networktocode / ntc-rosetta

The missing bridge between industry standard CLIs and YANG
https://ntc-rosetta.readthedocs.io/en/latest/index.html
Apache License 2.0
103 stars 23 forks source link

Look into auto building parser/translator structures #42

Open FragmentedPacket opened 4 years ago

FragmentedPacket commented 4 years ago

Look into adding a CLI function to build out the Python classes for parsing and translating by ingesting the model and spitting those out.

Goal: Increase ease of building out translators/parsers