/yangson

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

Python 3.6 Python 3.7 Python 3.8 Python 3.9

Welcome to Yangson

Author:Ladislav Lhotka <lhotka@nic.cz>
Date:2024-07-20

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.6 or higher.

Development

Links