Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.17 KB

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