https://github.com/nomios-opensource/yapyang
An open source Python package that helps developers to translate YANG (RFC6020/RFC7950) data models to Python. YAPYANG mimics the functionality of YANG data structures, enforces types through annotations, and supports JSON/XML ser/des.
https://github.com/nomios-opensource/yapyang
Last synced: 3 months ago
JSON representation
An open source Python package that helps developers to translate YANG (RFC6020/RFC7950) data models to Python. YAPYANG mimics the functionality of YANG data structures, enforces types through annotations, and supports JSON/XML ser/des.
- Host: GitHub
- URL: https://github.com/nomios-opensource/yapyang
- Owner: nomios-opensource
- License: apache-2.0
- Created: 2024-07-09T10:26:40.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-08-29T09:15:53.000Z (10 months ago)
- Last Synced: 2025-11-27T12:24:53.504Z (7 months ago)
- Language: Python
- Homepage: https://nomios-opensource.github.io/yapyang/
- Size: 733 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-automation - YAPYANG - Python package that helps translate YANG data models to Python. (Library / NETCONF)