hydra-server

A JSON RPC server front end for the hydra-base network manager


License
LGPL-3.0
Install
pip install hydra-server==0.1.3

Documentation

HydraPlatform

A library and web server for managing networks. Documentation can be found here, although note that it is currently in need of updating!

Installation

pip install hydra-server

Usage

To run the server, use the 'hydra-server' command palette

hydra-server run

Once running, get the hydra client (here) and see its documentation on connecting.

Some examples can be found here