Python Scryfall API wrapper
Find a file
2025-03-01 20:19:19 -07:00
.github/workflows Don't use cache 2025-03-01 20:19:19 -07:00
pyfall CI/CD stuff for auto-publishing 2025-03-01 20:17:46 -07:00
tests CI/CD stuff for auto-publishing 2025-03-01 20:17:46 -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 CI/CD stuff for auto-publishing 2025-03-01 20:17:46 -07:00
README.md Fix readme 2025-02-28 09:35:11 -07:00
uv.lock CI/CD stuff for auto-publishing 2025-03-01 20:17:46 -07:00

Pyfall

An async Scryfall API wrapper written in Python