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: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
akrherz/pyiem | Python tools and parsers for weather data processing and ingest. | 43 |
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. | 697 |
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 | 448 |
surik/rebar3_yang_plugin | Compiles and executes the YANG data model language used in network configuration and management | 0 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 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,391 |
alex/rply | A Python parser generator with RPython support, designed to provide a more efficient and flexible alternative to traditional parsing approaches. | 381 |
pyparsing/pyparsing | A Python library for building and executing grammars using a parsing-expression grammar approach | 2,233 |
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 a specific format used by Hungarian WordNet | 5 |