Python pip
Python SDK
Virallinen Python SDK tyyppivihjeillä. Synkroninen ja asynkroninen tila. Python 3.9+.
Asennus
$ pip install tcglookup Pääominaisuudet
- ✓ Python 3.9+ support
- ✓ Built on httpx (async ready)
- ✓ Typed exception hierarchy
- ✓ Context manager support
- ✓ Full type hints
Käyttöesimerkki
from tcglookup import TCGLookup
tcg = TCGLookup(api_key="your-api-key")
results = tcg.search("charizard")
print(results)
Aloita kehittäminen TCG API:lla
Hanki ilmainen API-avain ja aloita korttien hintojen hakeminen minuuteissa.