# 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)
Raw data
{
"_id": null,
"home_page": "https://github.com/prometheus/client_python",
"name": "prometheus-client",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "prometheus monitoring instrumentation client",
"author": "Brian Brazil",
"author_email": "brian.brazil@robustperception.io",
"download_url": "https://files.pythonhosted.org/packages/62/14/7d0f567991f3a9af8d1cd4f619040c93b68f09a02b6d0b6ab1b2d1ded5fe/prometheus_client-0.21.1.tar.gz",
"platform": null,
"description": "# Prometheus Python Client\n\nThe official Python client for [Prometheus](https://prometheus.io).\n\n## Installation\n\n```\npip install prometheus-client\n```\n\nThis package can be found on [PyPI](https://pypi.python.org/pypi/prometheus_client).\n\n## Documentation\n\nDocumentation is available on https://prometheus.github.io/client_python\n\n## Links\n\n* [Releases](https://github.com/prometheus/client_python/releases): The releases page shows the history of the project and acts as a changelog.\n* [PyPI](https://pypi.python.org/pypi/prometheus_client)\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Python client for the Prometheus monitoring system.",
"version": "0.21.1",
"project_urls": {
"Homepage": "https://github.com/prometheus/client_python"
},
"split_keywords": [
"prometheus",
"monitoring",
"instrumentation",
"client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ffc2ab7d37426c179ceb9aeb109a85cda8948bb269b7561a0be870cc656eefe4",
"md5": "d102f2c95b3f5ab3dd0427b5c40a500a",
"sha256": "594b45c410d6f4f8888940fe80b5cc2521b305a1fafe1c58609ef715a001f301"
},
"downloads": -1,
"filename": "prometheus_client-0.21.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d102f2c95b3f5ab3dd0427b5c40a500a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 54682,
"upload_time": "2024-12-03T14:59:10",
"upload_time_iso_8601": "2024-12-03T14:59:10.935334Z",
"url": "https://files.pythonhosted.org/packages/ff/c2/ab7d37426c179ceb9aeb109a85cda8948bb269b7561a0be870cc656eefe4/prometheus_client-0.21.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "62147d0f567991f3a9af8d1cd4f619040c93b68f09a02b6d0b6ab1b2d1ded5fe",
"md5": "e2a16ce5cd0ba72af974594b653af36c",
"sha256": "252505a722ac04b0456be05c05f75f45d760c2911ffc45f2a06bcaed9f3ae3fb"
},
"downloads": -1,
"filename": "prometheus_client-0.21.1.tar.gz",
"has_sig": false,
"md5_digest": "e2a16ce5cd0ba72af974594b653af36c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 78551,
"upload_time": "2024-12-03T14:59:12",
"upload_time_iso_8601": "2024-12-03T14:59:12.164967Z",
"url": "https://files.pythonhosted.org/packages/62/14/7d0f567991f3a9af8d1cd4f619040c93b68f09a02b6d0b6ab1b2d1ded5fe/prometheus_client-0.21.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-03 14:59:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "prometheus",
"github_project": "client_python",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"circle": true,
"tox": true,
"lcname": "prometheus-client"
}