mtg_python_deckbuilder/code
2025-08-14 11:21:09 -07:00
..
deck_builder Massively overhauled the tagging process, refactored code to improve general effeciciency, implemented parallel processing to reduce total runtime 2025-08-14 11:21:09 -07:00
file_setup Restructured and removed redundant code for setup 2025-08-13 11:46:39 -07:00
tagging Massively overhauled the tagging process, refactored code to improve general effeciciency, implemented parallel processing to reduce total runtime 2025-08-14 11:21:09 -07:00
exceptions.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
input_handler.py Massively overhauled the tagging process, refactored code to improve general effeciciency, implemented parallel processing to reduce total runtime 2025-08-14 11:21:09 -07:00
logging_util.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
main.py Massively overhauled the tagging process, refactored code to improve general effeciciency, implemented parallel processing to reduce total runtime 2025-08-14 11:21:09 -07:00
price_check.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
settings.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
type_definitions.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