A Python CLI containing simple & useful tools
- Create and Activate a virtualenv (recommended) then
pip install -r requirements.txt
followed bypython .\main.py
to get started.python .\main.py compare --help
, use this to know more about the compare command.
For an in-depth usage guide and explanation, read the following article on Medium