A Python CLI containing simple & useful tools
- Create and Activate a virtualenv (recommended) then
pip install -r requirements.txtfollowed bypython .\main.pyto 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