scrapli-netconf

View on PyPIReverse Dependencies (5)

2024.1.30 scrapli_netconf-2024.1.30-py3-none-any.whl

Wheel Details

Project: scrapli-netconf
Version: 2024.1.30
Filename: scrapli_netconf-2024.1.30-py3-none-any.whl
Download: [link]
Size: 37521
MD5: 63a45baee703303531bede9db1743508
SHA256: 4b5e0af204b6d0a816824a266c912beba3987502f9ad40a8f0bb03ad48cd8794
Uploaded: 2024-01-29 02:28:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scrapli_netconf
Version: 2024.1.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 (<24.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 (==2023.4.22); 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: 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: 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: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scrapli_netconf/__init__.py sha256=8rmudyqe5SQtTG51pusBsZDsGxLJ2VbrDS2JZ1DO26Y 181
scrapli_netconf/constants.py sha256=h7elpkJGUpw9lQHbOtB556mzTT8D4H3BtcQt8wT-Zrg 839
scrapli_netconf/exceptions.py sha256=tCVBkOaFd5BO1Q6iHybE30qG_rFj9syfuSB42CcWbtU 293
scrapli_netconf/helper.py sha256=pcnXxJBF_CRWPQoPxc_k8ZRVZdqBwNZ0s5KxK7FmaJk 767
scrapli_netconf/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scrapli_netconf/response.py sha256=X2muG1iHpdnpTHhb0qGu-vXPePtviqGTq6NzH3lU13Y 13702
scrapli_netconf/channel/__init__.py sha256=u0gW_l5F6gCJ7MPv77BczdUe61xjuWnm0LOcl5pHj5E 30
scrapli_netconf/channel/async_channel.py sha256=T6QjzQkczohQOAVd-LGsO2hy8nXI8GqkFM6T8UFz0jU 8688
scrapli_netconf/channel/base_channel.py sha256=lSQa50iFl1YzoQ3LzEJHpa2dwYKpewpSF85DV9ApESM 6280
scrapli_netconf/channel/sync_channel.py sha256=tw1j2sQp3yvEfHYkiCN1HIcg2fhlnHDgPDPktjW4RyM 12978
scrapli_netconf/driver/__init__.py sha256=eUzfzcVTnHKm4vltSZCoztVOryklUdn7tjNt2fz3YrI 219
scrapli_netconf/driver/async_driver.py sha256=Cpp9b29gbeQbyG8D4dKBMd9uh5tmGVFngyO1BVXp8aU 11717
scrapli_netconf/driver/base_driver.py sha256=HenVRwNzwjjUzEhmlHvAPnLiThtQJkO8341_gjib_9E 40546
scrapli_netconf/driver/sync_driver.py sha256=Q7kQyL3et7uXHO7VKKR8mGGs3OOmOyTDFC4mQZhygAQ 12015
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=9TpM6ESu7R7548NjrMuVffMNIst9zQ3sT9hg_ZE7SzE 4949
scrapli_netconf/transport/plugins/paramiko/__init__.py sha256=vFs2IXrWamryyLphsGzWkM-NCMbEKQPVNJc9aCq5mP8 49
scrapli_netconf/transport/plugins/paramiko/transport.py sha256=NkeLLolJissF35QK7M5EIeQPMhn11oIMEDwOcAe0p5s 1175
scrapli_netconf/transport/plugins/ssh2/__init__.py sha256=WnUoKYleNYcOPWcRFhdgKHkgtC6mf8jSMy-eSZHcTcY 45
scrapli_netconf/transport/plugins/ssh2/transport.py sha256=cTrbpphNOoIZrta3qLmRu1Qsj64ONIim_GiQre9RJQo 1098
scrapli_netconf/transport/plugins/system/__init__.py sha256=z2ypCN3NyosHPqpPWCYlNfFHzw41Cpu06oUGRAtv-4U 47
scrapli_netconf/transport/plugins/system/transport.py sha256=LGoWKiR45OSmGc7GBxOYIxcdsSiVqzpy0VvxvQbykLI 2529
scrapli_netconf-2024.1.30.dist-info/LICENSE sha256=IeyhkG2h_dAvJ7nAF0S4GSUg045jwI27YADV_KSJi50 1071
scrapli_netconf-2024.1.30.dist-info/METADATA sha256=h4HbS3yPXc7MmOgyIB41xZBCzkjs7dRhMu51dyt3sFc 7377
scrapli_netconf-2024.1.30.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
scrapli_netconf-2024.1.30.dist-info/top_level.txt sha256=g_a-uQiYdN3UQUCyoGpEqw1g615Z8KQh_eovbunA0qE 16
scrapli_netconf-2024.1.30.dist-info/RECORD

top_level.txt

scrapli_netconf