LICENSE
README.md
pyproject.toml
src/nyxfall/__init__.py
src/nyxfall/__main__.py
src/nyxfall/card.py
src/nyxfall/scryfall_requester.py
src/nyxfall.egg-info/PKG-INFO
src/nyxfall.egg-info/SOURCES.txt
src/nyxfall.egg-info/dependency_links.txt
src/nyxfall.egg-info/entry_points.txt
src/nyxfall.egg-info/requires.txt
src/nyxfall.egg-info/top_level.txt
tests/test_card.py
tests/test_main.py