moira-python-client


Namemoira-python-client JSON
Version 4.3.1 PyPI version JSON
download
home_pagehttps://github.com/moira-alert/python-moira-client
SummaryClient for Moira - Alerting system based on Graphite data
upload_time2024-10-11 10:57:10
maintainerNone
docs_urlNone
authorAlexander Lukyanchenko
requires_pythonNone
licenseNone
keywords moira monitoring client metrics alerting
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
        Moira is a real-time alerting tool, based on Graphite data.
        moira-client is a python client for Moira API.
        Key features:
        - create, update, delete, manage triggers
        - create, delete, update subscriptions
        - manage tags, patterns, notifications, events, contacts
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/moira-alert/python-moira-client",
    "name": "moira-python-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "moira monitoring client metrics alerting",
    "author": "Alexander Lukyanchenko",
    "author_email": "al.lukyanchenko@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/27/41/66d42cef99540fe695495a08f2a198e103876cf07e4b1dc78850a87e5651/moira_python_client-4.3.1.tar.gz",
    "platform": null,
    "description": "\n        Moira is a real-time alerting tool, based on Graphite data.\n        moira-client is a python client for Moira API.\n        Key features:\n        - create, update, delete, manage triggers\n        - create, delete, update subscriptions\n        - manage tags, patterns, notifications, events, contacts\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Client for Moira - Alerting system based on Graphite data",
    "version": "4.3.1",
    "project_urls": {
        "Homepage": "https://github.com/moira-alert/python-moira-client"
    },
    "split_keywords": [
        "moira",
        "monitoring",
        "client",
        "metrics",
        "alerting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc49269f08a5a9764329dc6da8bcea07b646acdb56a1c9a59ae56b8c23b4ec67",
                "md5": "672843ad9851a6d8499201b57e286169",
                "sha256": "f7a9243d88ca43c6d9475e0d99b3022942357ad2d2408424c364ae97366cd80d"
            },
            "downloads": -1,
            "filename": "moira_python_client-4.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "672843ad9851a6d8499201b57e286169",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23124,
            "upload_time": "2024-10-11T10:57:08",
            "upload_time_iso_8601": "2024-10-11T10:57:08.664390Z",
            "url": "https://files.pythonhosted.org/packages/bc/49/269f08a5a9764329dc6da8bcea07b646acdb56a1c9a59ae56b8c23b4ec67/moira_python_client-4.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "274166d42cef99540fe695495a08f2a198e103876cf07e4b1dc78850a87e5651",
                "md5": "e4b50e9474f8f42149f50842855e2c07",
                "sha256": "389abac876388d7152e4ae16b82082374578ed7e2bb4709ae2276f904fea4eac"
            },
            "downloads": -1,
            "filename": "moira_python_client-4.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e4b50e9474f8f42149f50842855e2c07",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19335,
            "upload_time": "2024-10-11T10:57:10",
            "upload_time_iso_8601": "2024-10-11T10:57:10.104591Z",
            "url": "https://files.pythonhosted.org/packages/27/41/66d42cef99540fe695495a08f2a198e103876cf07e4b1dc78850a87e5651/moira_python_client-4.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-11 10:57:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "moira-alert",
    "github_project": "python-moira-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.4.3"
                ]
            ]
        }
    ],
    "lcname": "moira-python-client"
}
        
Elapsed time: 0.33542s