Just an update, for using in python3 environments, with few improvements.
It is self-contained in the python3 folder, so we can still use the python2 version.
python3 required
added CLI functionalities
moved all variables in config files
json files are git-ignored, avoiding leak of secrets
renaming and pretty-printing.
Just an update, for using in
python3
environments, with few improvements. It is self-contained in thepython3
folder, so we can still use thepython2
version.python3
required added CLI functionalities moved all variables in config filesjson
files are git-ignored, avoiding leak of secrets renaming and pretty-printing.