Python Scryfall API wrapper
Find a file
2025-03-07 08:35:48 -07:00
.github/workflows Add automated documentation building 2025-03-07 08:35:48 -07:00
docs Add automated documentation building 2025-03-07 08:35:48 -07:00
scryfall [docs] Add a lot of documentation 2025-03-07 08:25:57 -07:00
tests Rename to scryfall-py 2025-03-01 20:31:25 -07:00
.gitignore [docs] Add a lot of documentation 2025-03-07 08:25:57 -07:00
.pre-commit-config.yaml CI/CD stuff for auto-publishing 2025-03-01 20:17:46 -07:00
.python-version Initial API mappings for cards and sets 2025-02-27 16:45:09 -07:00
.readthedocs.yaml [docs] Add a lot of documentation 2025-03-07 08:25:57 -07:00
pyproject.toml [docs] Add a lot of documentation 2025-03-07 08:25:57 -07:00
README.md Rename to scryfall-py 2025-03-01 20:31:25 -07:00
uv.lock [docs] Add a lot of documentation 2025-03-07 08:25:57 -07:00

Scryfall-py

An async Scryfall API wrapper written in Python