root/alpine313/: prometheus-client-0.23.1 metadata and description

Simple index PyPI page

Python client for the Prometheus monitoring system.

author_email The Prometheus Authors <prometheus-developers@googlegroups.com>
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.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: System :: Monitoring
description_content_type text/markdown
dynamic
  • license-file
keywords prometheus, monitoring, instrumentation, client
license_expression Apache-2.0 AND BSD-2-Clause
license_file
  • LICENSE
  • NOTICE
project_urls
  • Homepage, https://github.com/prometheus/client_python
  • Documentation, https://prometheus.github.io/client_python/
requires_dist
  • twisted; extra == "twisted"
requires_python >=3.9
File Tox results History
prometheus_client-0.23.1-py3-none-any.whl
Size
60 KB
Type
Python Wheel
Python
3

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