GridtNetwork / gridtlib

Core library for the gridt network
0 stars 0 forks source link

Gridtlib

Gridtlib is a library containg models and controllers describing the Gridt Network and interacting with its databases.

Installation

In order to install the gridtlib you need to have python 3.6 or higher installed. Then you can run

$ python -m pip install gridtlib

in order to install the library.