mtg_python_deckbuilder/code/deck_builder
2025-08-21 10:50:22 -07:00
..
phases Finished modularization with assistance from Github copilot 2025-08-21 08:40:31 -07:00
__init__.py Moved the builder, tagger, and setup modules into their own folders, along with constants to help provide better clarity and readability. Additionally added a missing call for the tag_for_artifcact_triggers() function 2025-01-28 10:19:44 -08:00
builder.py Planned first release 2025-08-21 10:50:22 -07:00
builder_constants.py Preperly functional Docker instance created and working 2025-08-21 10:28:10 -07:00
builder_utils.py Enacted some cleanup of builder.py. moved Imports to the top and cut out duplicate code/moved it to builder_utils.py 2025-08-19 15:00:28 -07:00