edkit-server

edkit server package for local usage


License
MIT
Install
pip install edkit-server==0.3.1

Documentation

edKit Server

This is the server component of edKit.

start

install dependencies:

pip3 install numpy
pip3 install scipy

install edkit-server:

pip3 install edkit-server

start the server:

edkit-server

you can then use the web app from you browser on port 8080