HariSekhon/DevOps-Python-tools
git clone https://github.com/HariSekhon/DevOps-Python-tools pytools
cd pytools
Then run make
to install PyPI dependencies, system packages and pull in Git submodules including HariSekhon/pylib.
make
OR install only the individual bits you need for a specific script you want to run:
pip3 install <python_modules>
Now run whichever script you came for...