Python pip
Python SDK
SDK Python רשמי עם hints טיפוסיים. תמיכה בסינכרוני ואסינכרוני. Python 3.9+.
התקנה
$ pip install tcglookup תכונות עיקריות
- ✓ Python 3.9+ support
- ✓ Built on httpx (async ready)
- ✓ Typed exception hierarchy
- ✓ Context manager support
- ✓ Full type hints
דוגמת שימוש
from tcglookup import TCGLookup
tcg = TCGLookup(api_key="your-api-key")
results = tcg.search("charizard")
print(results)
התחל לפתח עם TCG API
קבל את מפתח ה-API החינמי שלך והתחל לשאול על מחירי קלפים תוך דקות.