Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1022 Bytes

README.rst

File metadata and controls

47 lines (31 loc) · 1022 Bytes

Python 3.9 Python 3.10 Python 3.11

Welcome to Yangson

Author:Ladislav Lhotka <ladislav@lhotka.name>
Date:2024-09-17

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