Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.07 KB

README.rst

File metadata and controls

50 lines (33 loc) · 1.07 KB

Python 3.6 Python 3.7 Python 3.8 Python 3.9

Welcome to Yangson

Author:Ladislav Lhotka <lhotka@nic.cz>
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.6 or higher.

Development

Links