Python pip
Python SDK
SDK Python resmi dengan type hints. Mendukung mode sinkron dan asinkron. Python 3.9+.
Instalasi
$ pip install tcglookup Fitur Utama
- ✓ Python 3.9+ support
- ✓ Built on httpx (async ready)
- ✓ Typed exception hierarchy
- ✓ Context manager support
- ✓ Full type hints
Contoh penggunaan
from tcglookup import TCGLookup
tcg = TCGLookup(api_key="your-api-key")
results = tcg.search("charizard")
print(results)
Mulai membangun dengan TCG API
Dapatkan kunci API gratis Anda dan mulai mengkueri harga kartu dalam hitungan menit.