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/Prov-RafaelSavoy/prov_exscript/",
"name": "Prov-Exscript",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "prov_exscript telnet ssh network networking automate automation library",
"author": "Samuel Abels",
"author_email": "knipknap@gmail.com",
"download_url": null,
"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",
"bugtrack_url": null,
"license": "MIT",
"summary": "Automating Telnet and SSH",
"version": "2.0",
"project_urls": {
"Homepage": "https://github.com/Prov-RafaelSavoy/prov_exscript/"
},
"split_keywords": [
"prov_exscript",
"telnet",
"ssh",
"network",
"networking",
"automate",
"automation",
"library"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d45c1349313063c12059f3ed7055754bd39c328479dbed07fc98ea815d1e3087",
"md5": "2b6de2fa7892411b4e2826bc28847cf6",
"sha256": "72899989ebe2d4ca021f5b677f152988ebd2a1d0eaa556e3300edac4a2112eea"
},
"downloads": -1,
"filename": "Prov_Exscript-2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2b6de2fa7892411b4e2826bc28847cf6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 255358,
"upload_time": "2024-11-08T15:31:58",
"upload_time_iso_8601": "2024-11-08T15:31:58.774123Z",
"url": "https://files.pythonhosted.org/packages/d4/5c/1349313063c12059f3ed7055754bd39c328479dbed07fc98ea815d1e3087/Prov_Exscript-2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 15:31:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Prov-RafaelSavoy",
"github_project": "prov_exscript",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "future",
"specs": []
},
{
"name": "configparser",
"specs": []
},
{
"name": "pycryptodomex",
"specs": []
},
{
"name": "paramiko",
"specs": [
[
">=",
"1.17"
]
]
}
],
"tox": true,
"lcname": "prov-exscript"
}