hydra-base

A data manager for networks


License
LGPL-3.0
Install
pip install hydra-base==0.1.6

Documentation

HydraPlatform

Build Status

A library for managing networks. Full documentation can be found here.

Installation

pip install hydra-base

Usage

Hydra base can be used in conjunction with a hydra server.

Hydra server relies on web clients sending it requests. Usefully, there is a hydra client libary here with some example on how to use the system.