To better support manipulating and storing new config values in code. Need to refactor config.py to be a JSON file and write appropriate load and save methods, update the config checker module and ensure config is still presented as an importable module for other modules using it.
To better support manipulating and storing new config values in code. Need to refactor config.py to be a JSON file and write appropriate load and save methods, update the config checker module and ensure config is still presented as an importable module for other modules using it.