Using tcgdex-python-sdk with tcgdex.net

Python integration

Install
pip install tcgdex-python-sdk
Quick start
import tcgdex-python-sdk

client = tcgdex_python_sdk.Client("YOUR_API_KEY")
curl \
  https://api.tcgdex.net/v2/en/hp
curl \
  https://api.tcgdex.net/v2/en/sets
fetch the list of cards
curl \
  https://api.tcgdex.net/v2/en/cards
SDK on GitHub 📄 API Docs
SDK
tcgdex-python-sdk
Python
API
tcgdex.net
tcgdex.net
At a glance
Language Python
Endpoints33
Base URLhttps://api.tcgdex.net/v2/en