Go to file
Marcel Schwarz 6061a7d224 Change from dynamic to explicit module loading
dynamic loading was removed to have an overall better flow control,
Remove Abstract Module, 
clear out module __init__.py
2020-03-06 02:34:57 +01:00
.idea Update to new version of abstract module 2020-01-11 02:38:46 +01:00
modules Change from dynamic to explicit module loading 2020-03-06 02:34:57 +01:00
.gitignore Formatting, exclude devenv in gitignore 2020-01-11 02:38:46 +01:00
main.py Change from dynamic to explicit module loading 2020-03-06 02:34:57 +01:00
requirements.txt Add python-fire, Remove pyinquirer from main runner script 2020-01-18 05:39:23 +01:00
start.sh Fix path problem in run script when executed elsewhere 2020-03-05 22:31:40 +01:00