experimental/sources/: prometheus-client-0.20.0 metadata and description

Homepage Simple index

Python client for the Prometheus monitoring system.

author Brian Brazil
author_email brian.brazil@robustperception.io
classifiers
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • Intended Audience :: Information Technology
  • Intended Audience :: System Administrators
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: System :: Monitoring
  • License :: OSI Approved :: Apache Software License
description_content_type text/markdown
keywords prometheus monitoring instrumentation client
license Apache Software License 2.0
provides_extras twisted
requires_dist
  • twisted; extra == "twisted"
requires_python >=3.8
File Tox results History
prometheus_client-0.20.0.tar.gz
Size
76 KB
Type
Source

Prometheus Python Client

The official Python client for Prometheus.

Installation

pip install prometheus-client

This package can be found on PyPI.

Documentation

Documentation is available on https://prometheus.github.io/client_python

Links