scrapli_ssh2
============
This is the ssh2-python plugin for [scrapli](https://github.com/carlmontanari/scrapli).
If you would like to use scrapli, but prefer to use ssh2-python as a driver for whatever reason (perhaps you are into
ludicrous speed!), this is the library for you!
Please see the main [scrapli repo](https://github.com/carlmontanari/scrapli) for much more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/scrapli/scrapli_ssh2",
"name": "scrapli-ssh2",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Carl Montanari",
"author_email": "carl.r.montanari@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e3/91/0a451c389330ffb26c7c9bc28c3431ce91621148a94712d13d9c8ce69c23/scrapli_ssh2-2020.10.24.tar.gz",
"platform": "",
"description": "scrapli_ssh2\n============\n\nThis is the ssh2-python plugin for [scrapli](https://github.com/carlmontanari/scrapli).\n\nIf you would like to use scrapli, but prefer to use ssh2-python as a driver for whatever reason (perhaps you are into\n ludicrous speed!), this is the library for you!\n\nPlease see the main [scrapli repo](https://github.com/carlmontanari/scrapli) for much more information.\n\n",
"bugtrack_url": null,
"license": "",
"summary": "ssh2-python transport plugin for the scrapli SSH|Telnet screen scraping library",
"version": "2020.10.24",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "34053bf421f3a9a3f1ed9f70a5b157cf",
"sha256": "d5984cfdc6e24dcbeb41fd5937736a616fbdff07c69a924256d4e77372ca11d2"
},
"downloads": -1,
"filename": "scrapli_ssh2-2020.10.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "34053bf421f3a9a3f1ed9f70a5b157cf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 6636,
"upload_time": "2020-10-24T17:16:56",
"upload_time_iso_8601": "2020-10-24T17:16:56.852910Z",
"url": "https://files.pythonhosted.org/packages/98/94/2f7cd33496f4ba0297a3bb60bd74d10274656ac0e24001c476ac0ba3eb2e/scrapli_ssh2-2020.10.24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "6acb0de1601d289abfc7b1e3e44d5040",
"sha256": "7ca2ec64e27ccb2166c112f7b8e5c0d17c3a6a5d8b3834902434943b5db89425"
},
"downloads": -1,
"filename": "scrapli_ssh2-2020.10.24.tar.gz",
"has_sig": false,
"md5_digest": "6acb0de1601d289abfc7b1e3e44d5040",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5434,
"upload_time": "2020-10-24T17:16:57",
"upload_time_iso_8601": "2020-10-24T17:16:57.943025Z",
"url": "https://files.pythonhosted.org/packages/e3/91/0a451c389330ffb26c7c9bc28c3431ce91621148a94712d13d9c8ce69c23/scrapli_ssh2-2020.10.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-10-24 17:16:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "scrapli",
"github_project": "scrapli_ssh2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "ssh2-python",
"specs": [
[
"<",
"1.0.0"
],
[
">=",
"0.23.0"
]
]
},
{
"name": "scrapli",
"specs": [
[
">=",
"2020.10.10"
]
]
}
],
"lcname": "scrapli-ssh2"
}