scrapli-netconf

View on PyPIReverse Dependencies (6)

2024.7.30 scrapli_netconf-2024.7.30-py3-none-any.whl

Wheel Details

Project: scrapli-netconf
Version: 2024.7.30
Filename: scrapli_netconf-2024.7.30-py3-none-any.whl
Download: [link]
Size: 37113
MD5: 9944d3749a45a37a37b36bb9ee2a09dc
SHA256: e6de8ef905ca4c9365f8c16463db04280235ba68f0baa8ae852a109333e70029
Uploaded: 2024-07-30 14:33:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scrapli_netconf
Version: 2024.7.30
Summary: Fast, flexible, sync/async, Python 3.7+ NETCONF client built on scrapli
Author-Email: Carl Montanari <carl.r.montanari[at]gmail.com>
Project-Url: Changelog, https://scrapli.github.io/scrapli_netconf/changelog/
Project-Url: Docs, https://scrapli.github.io/scrapli_netconf/
Project-Url: Homepage, https://github.com/scrapli/scrapli_netconf
License: MIT License Copyright (c) 2021 Carl Montanari Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: arista,automation,cisco,eos,iosxe,iosxr,juniper,junos,netconf,network,nxos,ssh,telnet
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: lxml (<5.0.0,>=4.5.1)
Requires-Dist: scrapli (>=2022.07.30)
Requires-Dist: asyncssh (<3.0.0,>=2.2.1); extra == "asyncssh"
Requires-Dist: black (<25.0.0,>=23.3.0); extra == "dev"
Requires-Dist: darglint (<2.0.0,>=1.8.1); extra == "dev"
Requires-Dist: isort (<6.0.0,>=5.10.1); extra == "dev"
Requires-Dist: mypy (<2.0.0,>=1.4.1); extra == "dev"
Requires-Dist: nox (==2024.4.15); extra == "dev"
Requires-Dist: pycodestyle (<3.0.0,>=2.8.0); extra == "dev"
Requires-Dist: pydocstyle (<7.0.0,>=6.1.1); extra == "dev"
Requires-Dist: pylama (<9.0.0,>=8.4.0); extra == "dev"
Requires-Dist: pylint (<4.0.0,>=3.0.0); extra == "dev"
Requires-Dist: pytest-asyncio (<1.0.0,>=0.17.0); extra == "dev"
Requires-Dist: pytest-cov (<5.0.0,>=3.0.0); extra == "dev"
Requires-Dist: pytest (<8.0.0,>=7.0.0); extra == "dev"
Requires-Dist: toml (<1.0.0,>=0.10.2); extra == "dev"
Requires-Dist: paramiko (<3.0.0,>=2.6.0); extra == "dev"
Requires-Dist: asyncssh (<3.0.0,>=2.2.1); extra == "dev"
Requires-Dist: black (<25.0.0,>=23.3.0); extra == "dev-darwin"
Requires-Dist: darglint (<2.0.0,>=1.8.1); extra == "dev-darwin"
Requires-Dist: isort (<6.0.0,>=5.10.1); extra == "dev-darwin"
Requires-Dist: mypy (<2.0.0,>=1.4.1); extra == "dev-darwin"
Requires-Dist: nox (==2024.4.15); extra == "dev-darwin"
Requires-Dist: pycodestyle (<3.0.0,>=2.8.0); extra == "dev-darwin"
Requires-Dist: pydocstyle (<7.0.0,>=6.1.1); extra == "dev-darwin"
Requires-Dist: pylama (<9.0.0,>=8.4.0); extra == "dev-darwin"
Requires-Dist: pylint (<4.0.0,>=3.0.0); extra == "dev-darwin"
Requires-Dist: pytest-asyncio (<1.0.0,>=0.17.0); extra == "dev-darwin"
Requires-Dist: pytest-cov (<5.0.0,>=3.0.0); extra == "dev-darwin"
Requires-Dist: pytest (<8.0.0,>=7.0.0); extra == "dev-darwin"
Requires-Dist: toml (<1.0.0,>=0.10.2); extra == "dev-darwin"
Requires-Dist: paramiko (<3.0.0,>=2.6.0); extra == "dev-darwin"
Requires-Dist: asyncssh (<3.0.0,>=2.2.1); extra == "dev-darwin"
Requires-Dist: ssh2-python (<2.0.0,>=0.23.0); python_version < "3.12" and extra == "dev"
Requires-Dist: mdx-gh-links (<1.0,>=0.2); extra == "docs"
Requires-Dist: mkdocs (<2.0.0,>=1.2.3); extra == "docs"
Requires-Dist: mkdocs-gen-files (<1.0.0,>=0.4.0); extra == "docs"
Requires-Dist: mkdocs-literate-nav (<1.0.0,>=0.5.0); extra == "docs"
Requires-Dist: mkdocs-material (<10.0.0,>=8.1.6); extra == "docs"
Requires-Dist: mkdocs-material-extensions (<2.0.0,>=1.0.3); extra == "docs"
Requires-Dist: mkdocs-section-index (<1.0.0,>=0.3.4); extra == "docs"
Requires-Dist: mkdocstrings[python] (<1.0.0,>=0.19.0); extra == "docs"
Requires-Dist: paramiko (<3.0.0,>=2.6.0); extra == "paramiko"
Requires-Dist: ssh2-python (<2.0.0,>=0.23.0); python_version < "3.12" and extra == "ssh2"
Provides-Extra: asyncssh
Provides-Extra: dev
Provides-Extra: dev-darwin
Provides-Extra: docs
Provides-Extra: paramiko
Provides-Extra: ssh2
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3138 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scrapli_netconf/__init__.py sha256=Vl4t3OWufI_8zl8CkxmUw9XbF-lguabSGGo0GoKAkHs 182
scrapli_netconf/constants.py sha256=47RX0a2UGVGZnBstDciLIySnBZDghYjBu8zaWDIcqT8 840
scrapli_netconf/exceptions.py sha256=ubo5keMX5RWATeJIHdad-XUTwks8guhkFTzXsXloygI 294
scrapli_netconf/helper.py sha256=ZtpLnUwPlQiXaovpwvGzgZPmPUw4Ekqg09-iKTdS288 768
scrapli_netconf/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scrapli_netconf/response.py sha256=L_v-pymttlv7bNdgN1C8u5A9zAtywOZQBmZUwqlf1FI 11168
scrapli_netconf/channel/__init__.py sha256=u0gW_l5F6gCJ7MPv77BczdUe61xjuWnm0LOcl5pHj5E 30
scrapli_netconf/channel/async_channel.py sha256=fvIr3aHgc87RtxMlC7mgmlsFdeYJC_2PsjWVcwYHZFA 9489
scrapli_netconf/channel/base_channel.py sha256=bI2FfAUBhE4ETJg0rO3O_jbJWcXC6Wf0dUZdiS1m_Z0 6285
scrapli_netconf/channel/sync_channel.py sha256=fZ35BhHmlppGCC36zQQwOfs3pDmpGncCiqeX8NJ477w 13778
scrapli_netconf/driver/__init__.py sha256=crXMnCOBEh97eVgvm89HhpFo9IEHYSu8bQn8y7YC5hI 220
scrapli_netconf/driver/async_driver.py sha256=EgeqNgx-uNLB_GZ7EN-ZxCboXuQbdBglvxAPBG53_wQ 11718
scrapli_netconf/driver/base_driver.py sha256=HenVRwNzwjjUzEhmlHvAPnLiThtQJkO8341_gjib_9E 40546
scrapli_netconf/driver/sync_driver.py sha256=UQht2fD-RthRQfs4CMQBgn72UAwDDo3w7NQYK7yeDnM 12016
scrapli_netconf/transport/__init__.py sha256=ccP49Uk_IayEdWy0SEdj6SC8HuNSPoVozGh5eDtlUHA 32
scrapli_netconf/transport/plugins/__init__.py sha256=B2FiqN1oveaV-JGKepYx9kc2n5CjdhhSLyaHleDGwA4 40
scrapli_netconf/transport/plugins/asyncssh/__init__.py sha256=KqhQO8a28UWM4q5yuTd09bnlTTfy9QeIkhemJ2GKxDU 49
scrapli_netconf/transport/plugins/asyncssh/transport.py sha256=cEjuplNuauIEgW1OLMb6iqpU3nCEhg5WblIdVcL2qjs 4950
scrapli_netconf/transport/plugins/paramiko/__init__.py sha256=vFs2IXrWamryyLphsGzWkM-NCMbEKQPVNJc9aCq5mP8 49
scrapli_netconf/transport/plugins/paramiko/transport.py sha256=qZnLPMN0lYLSVxLwYGNEG1gkepJiNGz3qWEIU5Naruw 1176
scrapli_netconf/transport/plugins/ssh2/__init__.py sha256=WnUoKYleNYcOPWcRFhdgKHkgtC6mf8jSMy-eSZHcTcY 45
scrapli_netconf/transport/plugins/ssh2/transport.py sha256=BdxeKuJ8FGMCI3aKwoutdLbzIIUPqUEIibyQxMH_mcI 1099
scrapli_netconf/transport/plugins/system/__init__.py sha256=z2ypCN3NyosHPqpPWCYlNfFHzw41Cpu06oUGRAtv-4U 47
scrapli_netconf/transport/plugins/system/transport.py sha256=B6Y8F9uzF-xzi_rPbaW1GWpJWWvlHLa8_Q9WEgvRRi4 2530
scrapli_netconf-2024.7.30.dist-info/LICENSE sha256=IeyhkG2h_dAvJ7nAF0S4GSUg045jwI27YADV_KSJi50 1071
scrapli_netconf-2024.7.30.dist-info/METADATA sha256=ibbT_UkXECpjBoaXFphtz-bJe7qF1WDw88kE9e9ttPc 8339
scrapli_netconf-2024.7.30.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
scrapli_netconf-2024.7.30.dist-info/top_level.txt sha256=g_a-uQiYdN3UQUCyoGpEqw1g615Z8KQh_eovbunA0qE 16
scrapli_netconf-2024.7.30.dist-info/RECORD

top_level.txt

scrapli_netconf