diff --git a/README.md b/README.md index 2610046..e783fa8 100644 --- a/README.md +++ b/README.md @@ -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