A deckbuilder for the commander format of Magic: The Gathering
Find a file
2025-01-17 15:10:41 -08:00
.gitignore Fleshed out docstrings, added typings, cleaned up imports, and added a requirements.txt file 2025-01-14 09:06:59 -08:00
builder_utils.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00
card_info.py Started adding further logic for deck build 2024-12-19 12:02:26 -08:00
deck_builder.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00
exceptions.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00
input_handler.py Started refactoring up through the add_dual_lands function in deck_builder 2025-01-15 11:56:25 -08:00
main.py Began work on refactoring deck_builder 2025-01-14 10:10:30 -08:00
price_check.py Began work on overhauling the deck_builder 2025-01-14 12:07:49 -08:00
README.md first commit 2024-11-27 20:18:39 -08:00
requirements.txt Fleshed out docstrings, added typings, cleaned up imports, and added a requirements.txt file 2025-01-14 09:06:59 -08:00
settings.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00
setup.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00
setup_utils.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00
tag_utils.py Fleshed out docstrings, added typings, cleaned up imports, and added a requirements.txt file 2025-01-14 09:06:59 -08:00
tagger.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00
type_definitions.py Finished refactoring and adding docstrings functions. 2025-01-17 11:39:27 -08:00

# mtg_python_deckbuilder