Metadata-Version: 2.1
Name: netops
Version: 0.2.31
Summary: Utilities for NetGitOps Python use cases.
Home-page: https://git.rnp.br/pop-rj/netops-from-0_2_22
Author: Pedro Diniz
Author-email: pedro.diniz@pop-rj.rnp.br
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
Requires-Dist: Jinja2 (==3.1.2)
Requires-Dist: MarkupSafe (==2.1.1)
Requires-Dist: PyNaCl (==1.5.0)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: Pygments (==2.12.0)
Requires-Dist: bcrypt (==3.2.2)
Requires-Dist: certifi (==2022.5.18.1)
Requires-Dist: cffi (==1.15.0)
Requires-Dist: charset-normalizer (==2.0.12)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: commonmark (==0.9.1)
Requires-Dist: cryptography (==2.8)
Requires-Dist: distlib (==0.3.4)
Requires-Dist: filelock (==3.6.0)
Requires-Dist: fpdf (==1.7.2)
Requires-Dist: future (==0.18.2)
Requires-Dist: idna (==3.3)
Requires-Dist: importlib-metadata (==4.11.4)
Requires-Dist: junos-eznc (==2.6.4)
Requires-Dist: lxml (==4.9.0)
Requires-Dist: mypy-extensions (==0.4.3)
Requires-Dist: ncclient (==0.6.13)
Requires-Dist: netaddr (==0.8.0)
Requires-Dist: netmiko (==3.4.0)
Requires-Dist: nornir-netmiko (==0.1.2)
Requires-Dist: nornir-pyez (==0.0.10)
Requires-Dist: nornir-utils (==0.2.0)
Requires-Dist: nornir (==3.3.0)
Requires-Dist: ntc-templates (==3.0.0)
Requires-Dist: paramiko (==2.11.0)
Requires-Dist: platformdirs (==2.5.1)
Requires-Dist: pycparser (==2.21)
Requires-Dist: pynetbox (==6.6.2)
Requires-Dist: pyparsing (==3.0.9)
Requires-Dist: pyserial (==3.5)
Requires-Dist: python-slugify (==6.1.2)
Requires-Dist: pyzabbix (==1.0.0)
Requires-Dist: requests (==2.28.0)
Requires-Dist: rich (==12.4.4)
Requires-Dist: ruamel.yaml.clib (==0.2.6)
Requires-Dist: ruamel.yaml (==0.17.21)
Requires-Dist: scp (==0.14.4)
Requires-Dist: semantic-version (==2.10.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: tenacity (==8.0.1)
Requires-Dist: text-unidecode (==1.3)
Requires-Dist: textfsm (==1.1.2)
Requires-Dist: transitions (==0.8.11)
Requires-Dist: typing-extensions (==4.2.0)
Requires-Dist: urllib3 (==1.26.9)


# Netops-from-0_2_22

NetDevOps utility packages for network automation with Python and GitOps approach.

From version 0.2.22.

