We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9458b commit 1c6c2fbCopy full SHA for 1c6c2fb
pyproject.toml
@@ -6,6 +6,7 @@ dynamic = ["version"]
6
description = "A fast, type-safe Python SDK for the TCGdex API. Query Pokémon Trading Card Game data easily. 🚀"
7
authors = [{ name = "HellLord77" }, { name = "Avior", email = "[email protected]" }]
8
dependencies = ["dacite<2.0.0,>=1.8.1"]
9
+keywords = ["api", "pokemon", "tcg", "sdk", "trading", "card", "pokemon-api", "pokemon-cards", "tcgdex"]
10
requires-python = ">=3.8"
11
readme = "README.md"
12
license = { text = "MIT" }
0 commit comments