# 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/e1/54/a369868ed7a7f1ea5163030f4fc07d85d22d7a1d270560dab675188fb612/prometheus_client-0.21.0.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.0",
"project_urls": {
"Homepage": "https://github.com/prometheus/client_python"
},
"split_keywords": [
"prometheus",
"monitoring",
"instrumentation",
"client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "842d46ed6436849c2c88228c3111865f44311cff784b4aabcdef4ea2545dbc3d",
"md5": "1cb0385d4d7108bd72641b03f42a0bc9",
"sha256": "4fa6b4dd0ac16d58bb587c04b1caae65b8c5043e85f778f42f5f632f6af2e166"
},
"downloads": -1,
"filename": "prometheus_client-0.21.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1cb0385d4d7108bd72641b03f42a0bc9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 54686,
"upload_time": "2024-09-20T15:24:04",
"upload_time_iso_8601": "2024-09-20T15:24:04.115514Z",
"url": "https://files.pythonhosted.org/packages/84/2d/46ed6436849c2c88228c3111865f44311cff784b4aabcdef4ea2545dbc3d/prometheus_client-0.21.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e154a369868ed7a7f1ea5163030f4fc07d85d22d7a1d270560dab675188fb612",
"md5": "b9a97407e06966d290ebe681953974f8",
"sha256": "96c83c606b71ff2b0a433c98889d275f51ffec6c5e267de37c7a2b5c9aa9233e"
},
"downloads": -1,
"filename": "prometheus_client-0.21.0.tar.gz",
"has_sig": false,
"md5_digest": "b9a97407e06966d290ebe681953974f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 78634,
"upload_time": "2024-09-20T15:24:05",
"upload_time_iso_8601": "2024-09-20T15:24:05.597362Z",
"url": "https://files.pythonhosted.org/packages/e1/54/a369868ed7a7f1ea5163030f4fc07d85d22d7a1d270560dab675188fb612/prometheus_client-0.21.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 15:24:05",
"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"
}