pip-prometheus


Namepip-prometheus JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttp://github.com/korfuri/pip-prometheus
SummaryExports Pip packages versions for Prometheus.io.
upload_time2019-09-21 16:13:15
maintainer
docs_urlNone
authorUriel Corfa
requires_python
licenseApache
keywords python pip monitoring prometheus
VCS
bugtrack_url
requirements prometheus-client pip pep8
Travis-CI
coveralls test coverage No coveralls.
            Pip-Prometheus

This code exports the version of installed Pip packages.

See https://github.com/korfuri/pip-prometheus for usage
instructions.



            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/korfuri/pip-prometheus",
    "name": "pip-prometheus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python pip monitoring prometheus",
    "author": "Uriel Corfa",
    "author_email": "uriel@corfa.fr",
    "download_url": "https://files.pythonhosted.org/packages/c1/df/0b3d5ba693a629991e370e286449be2b81d0534912c6cf090eddb235a138/pip-prometheus-1.2.1.tar.gz",
    "platform": "",
    "description": "Pip-Prometheus\n\nThis code exports the version of installed Pip packages.\n\nSee https://github.com/korfuri/pip-prometheus for usage\ninstructions.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Exports Pip packages versions for Prometheus.io.",
    "version": "1.2.1",
    "split_keywords": [
        "python",
        "pip",
        "monitoring",
        "prometheus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ae78c656acfd1012bed1af1391cea11f",
                "sha256": "9bc98100415079232f699674a2bed5171bdd979754e8fe32b50142c096f541db"
            },
            "downloads": -1,
            "filename": "pip_prometheus-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae78c656acfd1012bed1af1391cea11f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6343,
            "upload_time": "2019-09-21T16:13:13",
            "upload_time_iso_8601": "2019-09-21T16:13:13.985166Z",
            "url": "https://files.pythonhosted.org/packages/f7/d1/bb16025e9d53ee984960968c076342149e9b457c4e7e4f2b639b246ac6fc/pip_prometheus-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d3c7b12756133e25f3a46d1696c6227a",
                "sha256": "155e547b0fdfebe3a28d4db75380b5cef2c8089da66d56cdcd84be867c9bda39"
            },
            "downloads": -1,
            "filename": "pip-prometheus-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d3c7b12756133e25f3a46d1696c6227a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2194,
            "upload_time": "2019-09-21T16:13:15",
            "upload_time_iso_8601": "2019-09-21T16:13:15.109562Z",
            "url": "https://files.pythonhosted.org/packages/c1/df/0b3d5ba693a629991e370e286449be2b81d0534912c6cf090eddb235a138/pip-prometheus-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-09-21 16:13:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "korfuri",
    "github_project": "pip-prometheus",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "prometheus-client",
            "specs": [
                [
                    ">=",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    ">=",
                    "9.0.0"
                ]
            ]
        },
        {
            "name": "pep8",
            "specs": [
                [
                    ">=",
                    "1.6.2"
                ]
            ]
        }
    ],
    "lcname": "pip-prometheus"
}
        
Elapsed time: 0.01667s