Metadata-Version: 2.1
Name: nornir-salt
Version: 0.17.0
Summary: Nornir plugins used with SaltStack Salt-Nornir Proxy Minion
Home-page: https://github.com/dmulyalin/nornir-salt
License: MIT
Keywords: Nornir,SaltStack
Author: Denis Mulyalin
Author-email: d.mulyalin@gmail.com
Maintainer: Denis Mulyalin
Maintainer-email: d.mulyalin@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Provides-Extra: dataprocessor
Provides-Extra: docs
Provides-Extra: gnmi
Provides-Extra: napalm
Provides-Extra: netconf
Provides-Extra: netmiko
Provides-Extra: prodmax
Provides-Extra: prodmin
Provides-Extra: pyats
Provides-Extra: restconf
Provides-Extra: scrapli
Requires-Dist: Sphinx (==4.3.0); extra == "docs"
Requires-Dist: cerberus (==1.3.4); extra == "prodmax" or extra == "dataprocessor"
Requires-Dist: genie[full] (==22.1); (sys_platform != "win32") and (extra == "prodmax" or extra == "pyats")
Requires-Dist: jinja2 (==3.1.2); extra == "prodmin" or extra == "prodmax"
Requires-Dist: jmespath (==1.0.1); extra == "prodmax" or extra == "dataprocessor"
Requires-Dist: lxml (==4.9.1); extra == "dataprocessor"
Requires-Dist: napalm (==4.0.0); extra == "prodmax" or extra == "napalm"
Requires-Dist: ncclient (==0.6.13); extra == "prodmin" or extra == "prodmax" or extra == "netconf"
Requires-Dist: netmiko (==4.1.1); extra == "prodmin" or extra == "prodmax" or extra == "netmiko"
Requires-Dist: nornir (==3.3.0)
Requires-Dist: nornir-napalm (==0.3.0); extra == "prodmax" or extra == "napalm"
Requires-Dist: nornir-netmiko (==0.2.0); extra == "prodmin" or extra == "prodmax" or extra == "netmiko"
Requires-Dist: nornir-scrapli (==2022.07.30); extra == "prodmax"
Requires-Dist: ntc-templates (>=3.0.0,<4.0.0); extra == "prodmax" or extra == "dataprocessor"
Requires-Dist: paramiko (==2.11.0); extra == "prodmin" or extra == "prodmax"
Requires-Dist: puresnmp[crypto] (==2.0.0); extra == "prodmax"
Requires-Dist: pyats[full] (==22.1); (sys_platform != "win32") and (extra == "prodmax" or extra == "pyats")
Requires-Dist: pydantic (==1.10.2)
Requires-Dist: pygnmi (==0.8.9); extra == "prodmax" or extra == "gnmi"
Requires-Dist: pyyaml (==6.0); extra == "prodmax" or extra == "dataprocessor"
Requires-Dist: readthedocs-sphinx-search (==0.1.1); extra == "docs"
Requires-Dist: requests (==2.28.1); extra == "prodmin" or extra == "prodmax" or extra == "restconf"
Requires-Dist: scrapli (==2022.07.30); extra == "prodmax" or extra == "scrapli"
Requires-Dist: scrapli-community (==2022.07.30); extra == "prodmax" or extra == "scrapli"
Requires-Dist: scrapli-netconf (==2022.07.30); extra == "prodmax" or extra == "netconf"
Requires-Dist: sphinx_rtd_theme (==1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-applehelp (==1.0.1); extra == "docs"
Requires-Dist: sphinxcontrib-devhelp (==1.0.1); extra == "docs"
Requires-Dist: sphinxcontrib-htmlhelp (==2.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-jsmath (==1.0.1); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs"
Requires-Dist: sphinxcontrib-qthelp (==1.0.2); extra == "docs"
Requires-Dist: sphinxcontrib-serializinghtml (==1.1.5); extra == "docs"
Requires-Dist: sphinxcontrib-spelling (==7.2.1); extra == "docs"
Requires-Dist: tabulate (==0.8.10); extra == "prodmin" or extra == "prodmax" or extra == "dataprocessor"
Requires-Dist: textfsm (==1.1.2); extra == "prodmin" or extra == "prodmax"
Requires-Dist: ttp (>=0.9.0,<0.10.0); extra == "prodmin" or extra == "prodmax" or extra == "dataprocessor"
Requires-Dist: ttp-templates (>=0.3.0,<0.4.0); extra == "prodmin" or extra == "prodmax" or extra == "dataprocessor"
Requires-Dist: xmltodict (==0.13.0); extra == "prodmin" or extra == "prodmax" or extra == "dataprocessor"
Project-URL: Documentation, https://nornir-salt.readthedocs.io/
Project-URL: Repository, https://github.com/dmulyalin/nornir-salt
Description-Content-Type: text/markdown

[![Downloads][pepy-downloads-badge]][pepy-downloads-link]
[![PyPI][pypi-latest-release-badge]][pypi-latest-release-link]
[![PyPI versions][pypi-pyversion-badge]][pypi-pyversion-link]
[![GitHub Discussion][github-discussions-badge]][github-discussions-link]
[![Code style: black][black-badge]][black-link]
[![Documentation status][readthedocs-badge]][readthedocs-link]
[![Tests][github-tests-badge]][github-tests-link]

# nornir-salt

Collection of Nornir plugins for [SALTSTACK Nornir Proxy Minion modules](https://github.com/dmulyalin/salt-nornir).

All plugins and functions can be used with Nornir directly unless stated otherwise.

Refer to [documentation](https://nornir-salt.readthedocs.io/en/latest/) for additional information.

# Contributing

Issues, bug reports and feature requests are welcomed.

[github-discussions-link]:     https://github.com/dmulyalin/nornir-salt/discussions
[github-discussions-badge]:    https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[black-badge]:                 https://img.shields.io/badge/code%20style-black-000000.svg
[black-link]:                  https://github.com/psf/black
[pypi-pyversion-link]:         https://pypi.python.org/pypi/nornir-salt/
[pypi-pyversion-badge]:        https://img.shields.io/pypi/pyversions/nornir-salt.svg
[pepy-downloads-link]:         https://pepy.tech/project/nornir-salt
[pepy-downloads-badge]:        https://pepy.tech/badge/nornir-salt
[readthedocs-link]:            http://nornir-salt.readthedocs.io/?badge=latest
[readthedocs-badge]:           https://readthedocs.org/projects/nornir-salt/badge/?version=latest
[github-tests-badge]:          https://github.com/dmulyalin/nornir-salt/actions/workflows/main.yml/badge.svg?branch=master
[github-tests-link]:           https://github.com/dmulyalin/nornir-salt/actions
[pypi-latest-release-badge]:   https://img.shields.io/pypi/v/nornir-salt.svg
[pypi-latest-release-link]:    https://pypi.python.org/pypi/nornir-salt

