Skip to content

Dioptas/DioptasServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dioptas Server

A flask-socketio based server for running dioptas actions on a backend.

Maintainer

Clemens Prescher (clemens.prescher@gmail.com)

Requirements

  • python 3
  • dioptas
  • flask
  • flask-socketio

you can install everything via conda by using:

conda install dioptas flask-socketio -c cprescher

Usage

Starting the server

Run the server by just starting the run script with the wanted port as an argument:

python run.py 5566

Using the server

this is still work in progress :)

About

A Dioptas Backend Server based on socketIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages