This is a simple library to ease querying prometheus in python.
To get up and running, you can either clone the repo and go from there. Or it should be pip installable.
git clone git@github.com:jpavlav/QueryPrometheus.git
cd QueryPrometheus
pip install -r requirements.txt
The advantage to a pip install is the required packages are included.
pip install git+https://github.com/jpavlav/QueryPrometheus.git
Python3
- Python3 - Beautiful language.
- Justin Palmer - Urrverything - Me