.editorconfig
.gitignore
LICENSE
README.rst
TODO.md
pylintrc
pyproject.toml
.github/dependabot.yml
.github/workflows/publish.yml
aioscryfall/__init__.py
aioscryfall/_version.py
aioscryfall/bulk_data.py
aioscryfall/cards.py
aioscryfall/catalogs.py
aioscryfall/errors.py
aioscryfall/migrations.py
aioscryfall/models.py
aioscryfall/paging.py
aioscryfall/responses.py
aioscryfall/rulings.py
aioscryfall/sets.py
aioscryfall/symbols.py
aioscryfall.egg-info/PKG-INFO
aioscryfall.egg-info/SOURCES.txt
aioscryfall.egg-info/dependency_links.txt
aioscryfall.egg-info/requires.txt
aioscryfall.egg-info/top_level.txt
tests/__init__.py
tests/integration/__init__.py
tests/integration/conftest.py
tests/integration/test_bulk_data.py
tests/integration/test_cards.py
tests/integration/test_catalogs.py
tests/integration/test_migrations.py
tests/integration/test_rulings.py
tests/integration/test_sets.py
tests/integration/test_symbols.py