An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration.
- Data modelling and validation.
- Data facts and inheritance.
- Encrypted facts.
- Config rendering using templates.
- Host config manipulation using drivers.
- Integration with external API's and databases.
- Isolated environments with unique requirements.
- Python used for all the above.
For information on what the tool does and how it works have a look at the documentation site.
The nectl tool can be installed using the pip package manager.
pip install nectl
Nectl was created by Adam Kirchberger in 2021.
Anyone is welcome to contribute!
See docs page Support & Help
GNU General Public License v3.0
See COPYING.
See CHANGELOG