LICENSE
README.md
setup.py
scrython/__init__.py
scrython/foundation.py
scrython.egg-info/PKG-INFO
scrython.egg-info/SOURCES.txt
scrython.egg-info/dependency_links.txt
scrython.egg-info/requires.txt
scrython.egg-info/top_level.txt
scrython/bulk_data/__init__.py
scrython/bulk_data/bulk_data.py
scrython/cards/__init__.py
scrython/cards/arena_id.py
scrython/cards/autocomplete.py
scrython/cards/cardid.py
scrython/cards/cards_object.py
scrython/cards/collector.py
scrython/cards/mtgo.py
scrython/cards/multiverse.py
scrython/cards/named.py
scrython/cards/randomcard.py
scrython/cards/search.py
scrython/cards/tcgplayer_id.py
scrython/catalog/__init__.py
scrython/catalog/ability_words.py
scrython/catalog/artifact_types.py
scrython/catalog/artist_names.py
scrython/catalog/card_names.py
scrython/catalog/catalogs_object.py
scrython/catalog/creature_types.py
scrython/catalog/enchantment_types.py
scrython/catalog/keyword_abilities.py
scrython/catalog/keyword_actions.py
scrython/catalog/land_types.py
scrython/catalog/loyalties.py
scrython/catalog/planeswalker_types.py
scrython/catalog/powers.py
scrython/catalog/spell_types.py
scrython/catalog/toughnesses.py
scrython/catalog/watermarks.py
scrython/catalog/word_bank.py
scrython/rulings/__init__.py
scrython/rulings/arena.py
scrython/rulings/mtgo.py
scrython/rulings/multiverse_id.py
scrython/rulings/rulings_object.py
scrython/rulings/scryfall_id.py
scrython/rulings/set_code.py
scrython/sets/__init__.py
scrython/sets/code.py
scrython/sets/sets.py
scrython/symbology/__init__.py
scrython/symbology/parse_mana.py
scrython/symbology/symbology.py