Python pip

Python SDK

SDK Python อย่างเป็นทางการพร้อม type hint รองรับ sync และ async 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 ฟรีและเริ่มค้นหาราคาการ์ดภายในไม่กี่นาที