/yangson

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Python 3.9 Python 3.10 Python 3.11

Welcome to Yangson

Author:Ladislav Lhotka <ladislav@lhotka.name>
Date:2024-10-04

Yangson is a Python 3 library for working with configuration and state data modelled using the YANG data modelling language.

Installation

python -m pip install yangson

Note that Yangson requires Python 3.9 or higher.

Development

Links