Exscript


NameExscript JSON
Version 2.6.28 PyPI version JSON
download
home_pagehttps://github.com/knipknap/exscript/
SummaryAutomating Telnet and SSH
upload_time2023-03-08 23:06:15
maintainer
docs_urlNone
authorSamuel Abels
requires_python
licenseMIT
keywords exscript telnet ssh network networking automate automation library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Exscript is a Python module and a template processor for automating network
connections over protocols such as Telnet or SSH. We attempt to create the
best possible set of tools for working with Telnet and SSH.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/knipknap/exscript/",
    "name": "Exscript",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "exscript telnet ssh network networking automate automation library",
    "author": "Samuel Abels",
    "author_email": "knipknap@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "Exscript is a Python module and a template processor for automating network\nconnections over protocols such as Telnet or SSH. We attempt to create the\nbest possible set of tools for working with Telnet and SSH.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Automating Telnet and SSH",
    "version": "2.6.28",
    "project_urls": {
        "Homepage": "https://github.com/knipknap/exscript/"
    },
    "split_keywords": [
        "exscript",
        "telnet",
        "ssh",
        "network",
        "networking",
        "automate",
        "automation",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1bc7a782226a5113e617149e850e5940eb01e42584c94d92153d41ded387361",
                "md5": "2b3f5aea2ccd371e1a0a5b9de5cb2440",
                "sha256": "85c061e6e6ab6ec30ec5dd5cf2375def405721f7c8b76935b6234faf196bd622"
            },
            "downloads": -1,
            "filename": "Exscript-2.6.28-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b3f5aea2ccd371e1a0a5b9de5cb2440",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 255128,
            "upload_time": "2023-03-08T23:06:15",
            "upload_time_iso_8601": "2023-03-08T23:06:15.187358Z",
            "url": "https://files.pythonhosted.org/packages/e1/bc/7a782226a5113e617149e850e5940eb01e42584c94d92153d41ded387361/Exscript-2.6.28-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-08 23:06:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "knipknap",
    "github_project": "exscript",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "exscript"
}
        
Elapsed time: 0.23428s