skale-watchdog-client


Nameskale-watchdog-client JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/skalenetwork/skale-watchdog
SummarySKALE Watchdog Client - SKALE and FAIR Nodes Health Checks
upload_time2025-08-11 17:54:38
maintainerNone
docs_urlNone
authorSKALE Labs
requires_python<4,>=3.11
licenseAGPL-3.0-or-later
keywords skale
VCS
bugtrack_url
requirements Flask Jinja2 uwsgi requests itsdangerous
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skalenetwork/skale-watchdog",
    "name": "skale-watchdog-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.11",
    "maintainer_email": null,
    "keywords": "skale",
    "author": "SKALE Labs",
    "author_email": "support@skalelabs.com",
    "download_url": "https://files.pythonhosted.org/packages/39/ad/abb683f71dec70b68fa0f6013d922b9b6228dae4733191c34f9f3c77ed0d/skale-watchdog-client-3.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "SKALE Watchdog Client - SKALE and FAIR Nodes Health Checks",
    "version": "3.0.0",
    "project_urls": {
        "Homepage": "https://github.com/skalenetwork/skale-watchdog"
    },
    "split_keywords": [
        "skale"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05f9defca670bea590beb211966d83af7df024a95babdf4b04d2571c661b1510",
                "md5": "81a20ea50c5d81cc8ad4f5bd9fc3fc47",
                "sha256": "b0e1b8a1bc0d1928db9f5c7cdb486fe153a05f3120cf80562ab7a6a22a6971b0"
            },
            "downloads": -1,
            "filename": "skale_watchdog_client-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "81a20ea50c5d81cc8ad4f5bd9fc3fc47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.11",
            "size": 14786,
            "upload_time": "2025-08-11T17:54:37",
            "upload_time_iso_8601": "2025-08-11T17:54:37.871988Z",
            "url": "https://files.pythonhosted.org/packages/05/f9/defca670bea590beb211966d83af7df024a95babdf4b04d2571c661b1510/skale_watchdog_client-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "39adabb683f71dec70b68fa0f6013d922b9b6228dae4733191c34f9f3c77ed0d",
                "md5": "fcfdd3ddb8989e83a15018135568083c",
                "sha256": "e0b22201fb11c358fd98dec61823a4db7113b2d33e83bacf5239903e87aa58f4"
            },
            "downloads": -1,
            "filename": "skale-watchdog-client-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fcfdd3ddb8989e83a15018135568083c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.11",
            "size": 15483,
            "upload_time": "2025-08-11T17:54:38",
            "upload_time_iso_8601": "2025-08-11T17:54:38.620186Z",
            "url": "https://files.pythonhosted.org/packages/39/ad/abb683f71dec70b68fa0f6013d922b9b6228dae4733191c34f9f3c77ed0d/skale-watchdog-client-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-11 17:54:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skalenetwork",
    "github_project": "skale-watchdog",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "Flask",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "uwsgi",
            "specs": [
                [
                    "==",
                    "2.0.23"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "itsdangerous",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        }
    ],
    "lcname": "skale-watchdog-client"
}
        
Elapsed time: 0.57252s