Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 803 Bytes

README.rst

File metadata and controls

38 lines (26 loc) · 803 Bytes

Welcome to Yangson

Author: Ladislav Lhotka <[email protected]>
Date: 2024-11-16

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

Development

Links