Metadata-Version: 2.4
Name: nornflow
Version: 0.0.1
Summary: A workflow orchestration tool for network automation built around Nornir.
Author: Andre Lima
License: GPL-3.0-or-later
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: nornir-utils>=0.2.0
Requires-Dist: nornir>=3.5.0
Requires-Dist: pydantic-serdes>=1.0.1
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: tabulate>=0.9.0
Requires-Dist: termcolor>=2.5.0
Requires-Dist: typer>=0.15.1
Description-Content-Type: text/markdown

# NornFlow

Nornflow is still in prototype phase.
The idea is for it to become both a tiny CLI-wrapper around Nornir, as well as a ansible-like orchestration tool, giving the user the ability to comfortably manage network automation workflows through YAML files.