Skip to content
Snippets Groups Projects
Ladislav Lhotka's avatar
03394113

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.

Development

Links