hydraplatform / hydra-server

GNU Lesser General Public License v3.0
5 stars 0 forks source link

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