Skip to content

Clixon python API layer using internal NETCONF

License

Notifications You must be signed in to change notification settings

denniswa/clixon-pyapi

 
 

Repository files navigation

Clixon Python API

Build Status

Clixon Python API is a network services API for Clixon controller.

See User guide and Clixon controller FAQ.

Installation

To install first install the dependencies either using Pip or, if you are using Ubuntu or Debian, use the requirements-apt.sh script.

Pip:

$ pip3 install -r requirements.txt

Ubuntu or Debian:

$ ./requirements-apt.sh

Then install the Clixon Python API:

./install.sh

License

License The Clixon controller Python API is open-source Apache License, Version 2.0, see LICENSE.

The controller has a main branch continuously tested with CI.

Clixon controller Python API is sponsored by SUNET

About

Clixon python API layer using internal NETCONF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Shell 1.0%