Code Cleanup is overdue. Actionable things include putting in strict types for functions and adding keyword arguments, fixing naming conventions, adding explanatory code comments, and adding a config file. Unsure if the config should be a YAML or if I can get away with a TXT #4
Working with a YAML at this stage