DevOps-Python-tools

September 28, 2024 ยท View on GitHub

HariSekhon/DevOps-Python-tools

Readme Card

Clone

git clone https://github.com/HariSekhon/DevOps-Python-tools pytools

cd pytools

Make

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...