WebServerStatusCheckerAJM


NameWebServerStatusCheckerAJM JSON
Version 1.3 PyPI version JSON
download
home_pagehttps://github.com/amcsparron2793-Water/WebServerStatusCheckerAJM
SummaryPings a machine to see if it is up, then checks for the presence of a given http server (originally conceived for use with Django and Apache).
upload_time2024-04-02 13:18:01
maintainerNone
docs_urlNone
authorAmcsparron
requires_pythonNone
licenseMIT License
keywords web server server status django server apache server
VCS
bugtrack_url
requirements certifi charset-normalizer EasyLoggerAJM idna requests urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amcsparron2793-Water/WebServerStatusCheckerAJM",
    "name": "WebServerStatusCheckerAJM",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Web Server, Server Status, Django Server, Apache Server",
    "author": "Amcsparron",
    "author_email": "amcsparron@albanyny.gov",
    "download_url": "https://files.pythonhosted.org/packages/1a/18/0f492c19b74ffd0ccd2cfcc1ba180361fbbe249d848553df334f5f56fc11/WebServerStatusCheckerAJM-1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Pings a machine to see if it is up, then checks for the presence of a given http server (originally conceived for use with Django and Apache).",
    "version": "1.3",
    "project_urls": {
        "Download": "https://github.com/amcsparron2793-Water/WebServerStatusCheckerAJM/archive/refs/tags/1.3.tar.gz",
        "Homepage": "https://github.com/amcsparron2793-Water/WebServerStatusCheckerAJM"
    },
    "split_keywords": [
        "web server",
        " server status",
        " django server",
        " apache server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a180f492c19b74ffd0ccd2cfcc1ba180361fbbe249d848553df334f5f56fc11",
                "md5": "36afe5dafdfb1f21ef036e84f5a30e35",
                "sha256": "17a629c25033ac732270d18808bba2c17ce555d3d7555a377c865f76d2429586"
            },
            "downloads": -1,
            "filename": "WebServerStatusCheckerAJM-1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "36afe5dafdfb1f21ef036e84f5a30e35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6628,
            "upload_time": "2024-04-02T13:18:01",
            "upload_time_iso_8601": "2024-04-02T13:18:01.509017Z",
            "url": "https://files.pythonhosted.org/packages/1a/18/0f492c19b74ffd0ccd2cfcc1ba180361fbbe249d848553df334f5f56fc11/WebServerStatusCheckerAJM-1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 13:18:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amcsparron2793-Water",
    "github_project": "WebServerStatusCheckerAJM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.2.2"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "EasyLoggerAJM",
            "specs": [
                [
                    "==",
                    "0.1"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.6"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        }
    ],
    "lcname": "webserverstatuscheckerajm"
}
        
Elapsed time: 0.42283s