Python Scryfall API wrapper
Find a file
2025-03-01 20:31:25 -07:00
.github/workflows Rename to scryfall-py 2025-03-01 20:31:25 -07:00
scryfall Rename to scryfall-py 2025-03-01 20:31:25 -07:00
tests Rename to scryfall-py 2025-03-01 20:31:25 -07:00
.gitignore CI/CD stuff for auto-publishing 2025-03-01 20:17:46 -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
pyproject.toml Rename to scryfall-py 2025-03-01 20:31:25 -07:00
README.md Rename to scryfall-py 2025-03-01 20:31:25 -07:00
uv.lock Rename to scryfall-py 2025-03-01 20:31:25 -07:00

Scryfall-py

An async Scryfall API wrapper written in Python