
pyang 2.7.1
0
A YANG (RFC 6020/7950) validator and converter
Contents
A YANG (RFC 6020/7950) validator and converter
Stars: 560, Watchers: 560, Forks: 357, Open Issues: 167The mbj4668/pyang repo was created 10 years ago and the last code push was 5 months ago.
The project is popular with 560 github stars!
How to Install pyang
You can install pyang using pip
pip install pyang
or add it to a project with poetry
poetry add pyang
Package Details
- Author
- Martin Bjorklund
- License
- BSD
- Homepage
- https://github.com/mbj4668/pyang
- PyPi:
- https://pypi.org/project/pyang/
- GitHub Repo:
- https://github.com/mbj4668/pyang
Classifiers
Related Packages
Errors
A list of common pyang errors.
Code Examples
Here are some pyang code examples and snippets.
GitHub Issues
The pyang package has 167 open issues on GitHub
- SID choice and case sub-statements data identifiers question
- Fix for statements like 'deviate add' in deviation yang modules causing prefix resolution failure
pythonfix