# client_python **Repository Path**: mirrors_prometheus/client_python ## Basic Information - **Project Name**: client_python - **Description**: Prometheus instrumentation library for Python applications - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Prometheus Python Client The official Python client for [Prometheus](https://prometheus.io). ## Installation ``` pip install prometheus-client ``` This package can be found on [PyPI](https://pypi.python.org/pypi/prometheus_client). ## Documentation Documentation is available on https://prometheus.github.io/client_python ## Links * [Releases](https://github.com/prometheus/client_python/releases): The releases page shows the history of the project and acts as a changelog. * [PyPI](https://pypi.python.org/pypi/prometheus_client)