feat: adding yapyang

This commit is contained in:
tom 2024-09-27 16:05:59 +00:00
parent c036095bcb
commit dba910527c

View File

@ -326,6 +326,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
- [SEC - Simple Event Correlator](https://simple-evcorr.github.io/) - SEC is an event correlation tool for advanced event processing which can be harnessed for event log monitoring, for network and security management, for fraud detection, and for any other task which involves event correlation.
- [Template Text Parser](https://github.com/dmulyalin/ttp) - CLI tool and Python module for parsing semi-structured text into structured data. Similar syntax to Jinja templating, but in reverse. TTP Templates [collection](https://github.com/dmulyalin/ttp_templates).
- [TextFSM](https://github.com/google/textfsm) - Python module for parsing semi-structured text into Python tables.
- [YAPYANG](https://github.com/nomios-opensource/yapyang) - Python package that helps translate YANG data models to Python.
## Non-Core Ansible Modules