This application began as a learning project I ran through on a Udemy course. I developed custom functionality in addition to writing a full suite of unittest to ensure proper code coverage. The application takes advantage of a json library in addition to a number of parsing algorithms.
python command_dicts.py
python -m unittest discover
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.