Fork the repository:https://github.com/CESNET/libyang-python/fork Clone your own fork into your development machine: git clone https://github.com/<you>/libyang-python Create a new branch named after what your are working on: git checkout -b my-topic -t origin/master ...
libyang is installed from source, and sysrepo already works fine on its own without the python bindings. System Information pip --version: pip 21.2.4 from /home/kkovacs/.local/lib/python3.9/site-packages/pip (python 3.9) python --version: Python 3.9.5 ...
Python bindings for the libyang library. Contribute to CESNET/libyang-python development by creating an account on GitHub.