STS-connection


NameSTS-connection JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryThis module allows you to easily perform serial, Telnet, and SSH connections in Python scripts, making the experience similar to using SecureCRT in Python scripts.
upload_time2024-01-09 05:09:37
maintainer
docs_urlNone
authorYutianlong
requires_python
licenseMIT License
keywords serial telnet ssh
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "STS-connection",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Serial,Telnet,SSH",
    "author": "Yutianlong",
    "author_email": "longshao863@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/6a/c3b2c9ac078f08146290b245ffd6bebca8f9567c6ff4f80fbd3c76156a3d/STS-connection-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "This module allows you to easily perform serial, Telnet, and SSH connections in Python scripts, making the experience similar to using SecureCRT in Python scripts.",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "serial",
        "telnet",
        "ssh"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a16184c4498fa7c2540dae7d465ad2b9df3a97a46c0a820831e00c00e8b071e",
                "md5": "941fbcb2b9633ebcc1a06225c84f01cf",
                "sha256": "dcfbd63b371dfdfc1f7b6a6e81f28def575a83ecf147c2916b2a4611f5f3dde5"
            },
            "downloads": -1,
            "filename": "STS_connection-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "941fbcb2b9633ebcc1a06225c84f01cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6125,
            "upload_time": "2024-01-09T05:09:35",
            "upload_time_iso_8601": "2024-01-09T05:09:35.776308Z",
            "url": "https://files.pythonhosted.org/packages/9a/16/184c4498fa7c2540dae7d465ad2b9df3a97a46c0a820831e00c00e8b071e/STS_connection-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e06ac3b2c9ac078f08146290b245ffd6bebca8f9567c6ff4f80fbd3c76156a3d",
                "md5": "a8578bad33ffa6bee6cafdfb4dccd1ad",
                "sha256": "bac504da6547b5209babf192984ab1ab775b397fa9056038667c08841746ba35"
            },
            "downloads": -1,
            "filename": "STS-connection-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a8578bad33ffa6bee6cafdfb4dccd1ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5032,
            "upload_time": "2024-01-09T05:09:37",
            "upload_time_iso_8601": "2024-01-09T05:09:37.644916Z",
            "url": "https://files.pythonhosted.org/packages/e0/6a/c3b2c9ac078f08146290b245ffd6bebca8f9567c6ff4f80fbd3c76156a3d/STS-connection-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-09 05:09:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sts-connection"
}
        
Elapsed time: 0.22640s