Skip to content
Snippets Groups Projects

Welcome to Yangson

Author: Ladislav Lhotka <lhotka@nic.cz>
Date: 2025-03-20

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

Installation

python -m pip install yangson

Note that Yangson requires Python 3.5 or higher.

Development

Links