Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 713 Bytes

File metadata and controls

23 lines (15 loc) · 713 Bytes

Command Line Dictionary

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.

Usage

python command_dicts.py

Unittest

python -m unittest discover

Contributing

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.

License

Apache License 2.0