python-prometheus-client 0.7.1 Python client for the Prometheus monitoring system

The prometheus_client package supports exposing metrics from software written in Python, so that they can be scraped by a Prometheus service.

Metrics can be exposed through a standalone web server, or through Twisted, WSGI and the node exporter textfile collector.