sshping


Namesshping JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/buanzo/sshping
Summaryping utility that lets you ping hosts that are only defined in your ~/.ssh/config file
upload_time2024-11-08 14:21:36
maintainerNone
docs_urlNone
authorArturo "Buanzo" Busleiman
requires_python>=3.6
licenseMIT License
keywords networking ssh ping
VCS
bugtrack_url
requirements pythonping sshconf
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ping utility that lets you ping hosts that are only defined in your ~/.ssh/config file

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/buanzo/sshping",
    "name": "sshping",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "networking, ssh, ping",
    "author": "Arturo \"Buanzo\" Busleiman",
    "author_email": "buanzo@buanzo.com.ar",
    "download_url": "https://files.pythonhosted.org/packages/b8/5c/8a2270caefe6d30bdf8e053e5d6e0f6f91de795aa43d0999fdda39ff330f/sshping-0.1.4.tar.gz",
    "platform": null,
    "description": "ping utility that lets you ping hosts that are only defined in your ~/.ssh/config file\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "ping utility that lets you ping hosts that are only defined in your ~/.ssh/config file",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/buanzo/sshping"
    },
    "split_keywords": [
        "networking",
        " ssh",
        " ping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5cb082984b2d48d490e89e82eae5f5fc0d2894bf6dfc141cfe04426c812f4b2",
                "md5": "dae17179e1473b37a9d87720a883c345",
                "sha256": "46f9f0a74f4a9acce79b0ae8e54da8d5c571da23e976bbd2e61720698c26b8da"
            },
            "downloads": -1,
            "filename": "sshping-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dae17179e1473b37a9d87720a883c345",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5999,
            "upload_time": "2024-11-08T14:21:35",
            "upload_time_iso_8601": "2024-11-08T14:21:35.313564Z",
            "url": "https://files.pythonhosted.org/packages/e5/cb/082984b2d48d490e89e82eae5f5fc0d2894bf6dfc141cfe04426c812f4b2/sshping-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b85c8a2270caefe6d30bdf8e053e5d6e0f6f91de795aa43d0999fdda39ff330f",
                "md5": "3d1afaae87d4af44597ffce5da4c08c8",
                "sha256": "3e448bf6564b22e688cdfe785aa0e5273d17ef5179fcfe454c3355a4117f6a4c"
            },
            "downloads": -1,
            "filename": "sshping-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "3d1afaae87d4af44597ffce5da4c08c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4388,
            "upload_time": "2024-11-08T14:21:36",
            "upload_time_iso_8601": "2024-11-08T14:21:36.318820Z",
            "url": "https://files.pythonhosted.org/packages/b8/5c/8a2270caefe6d30bdf8e053e5d6e0f6f91de795aa43d0999fdda39ff330f/sshping-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 14:21:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "buanzo",
    "github_project": "sshping",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pythonping",
            "specs": []
        },
        {
            "name": "sshconf",
            "specs": []
        }
    ],
    "lcname": "sshping"
}
        
Elapsed time: 1.00714s