yapyang
Yang parser
A tool to translate YANG data models into Python
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.
4 stars
1 watching
1 forks
Language: Python
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
plyara/plyara | A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
akrherz/pyiem | Python tools and parsers for weather data processing and ingest. | 44 |
proycon/python-frog | A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 696 |
iamwangyunkai/carla_py | Generates data for CARLA's visual navigation system using raw camera images and instructions. | 8 |
larsks/micropython-noggin | A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 447 |
surik/rebar3_yang_plugin | Compiles and executes the YANG data model language used in network configuration and management | 0 |
lewisgaul/zig-nestedtext | A parser library for a human-readable data format based on YAML | 13 |
wolph/python-statsd | A Python client for Etsy's statsd server, allowing users to collect and send metrics about their applications. | 110 |
yinwang0/pysonar2 | A semantic indexer for Python code, enabling batch processing and interprocedural type inference to build indexes for code browsers and search engines. | 1,395 |
alex/rply | A Python parser generator with RPython support, designed to provide a more efficient and flexible alternative to traditional parsing approaches. | 379 |
pyparsing/pyparsing | A Python library for building and executing grammars using a parsing-expression grammar approach | 2,247 |
csiro-hydroinformatics/pybomwater | A Python tool for accessing data from the Bureau of Meteorology's Water Data Service using SOS2 protocol | 21 |
ppke-nlpg/pywnxml | A Python API for parsing and querying WordNet XML files in Hungarian language format | 5 |