openwisp / netjsonconfig

Network configuration management library based on NetJSON DeviceConfiguration
https://netjsonconfig.openwisp.org/
Other
359 stars 71 forks source link
hacktoberfest lede netjson networking openvpn openwisp openwrt uci wireless

netjsonconfig

.. image:: https://github.com/openwisp/netjsonconfig/workflows/Netjsonconfig%20CI%20Build/badge.svg?branch=master :target: https://github.com/openwisp/netjsonconfig/actions?query=workflow%3A%22Netjsonconfig+CI+Build%22

.. image:: https://coveralls.io/repos/openwisp/netjsonconfig/badge.svg :target: https://coveralls.io/r/openwisp/netjsonconfig

.. image:: https://img.shields.io/librariesio/release/github/openwisp/netjsonconfig :target: https://libraries.io/github/openwisp/netjsonconfig#repository_dependencies :alt: Dependency monitoring

.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square :target: https://gitter.im/openwisp/general

.. image:: https://badge.fury.io/py/netjsonconfig.svg :target: http://badge.fury.io/py/netjsonconfig

.. image:: https://pepy.tech/badge/netjsonconfig :target: https://pepy.tech/project/netjsonconfig :alt: downloads

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://pypi.org/project/black/ :alt: code style: black


Netjsonconfig is a part of the OpenWISP project <http://openwisp.org> and it's the official configuration engine of OpenWISP 2 <https://github.com/openwisp/ansible-openwisp2>.

.. image:: http://netjsonconfig.openwisp.org/en/latest/_images/openwisp.org.svg :target: http://openwisp.org

netjsonconfig is a python library that converts NetJSON <http://netjson.org> DeviceConfiguration objects into real router configurations that can be installed on systems like OpenWRT <http://openwrt.org>, or OpenWisp Firmware <https://github.com/openwisp/OpenWISP-Firmware>_.

Its main features are listed below for your reference:

Documentation <http://netjsonconfig.openwisp.org/> | Change log <https://github.com/openwisp/netjsonconfig/blob/master/CHANGES.rst> | Support channels <http://openwisp.org/support.html> | Issue Tracker <https://github.com/openwisp/netjsonconfig/issues> | License <https://github.com/openwisp/netjsonconfig/blob/master/LICENSE>_