infra
* version bump
* automate releases
docs
* added screenshots to readme
* added notes on using from python
source code
* refactor into utils class
* added version command
* added more tests
* added termcolor dependency, use red for errors, green for success.
* only show full stack trace with --debug flag
* use isort for formatting imports