Metadata-Version: 2.1
Name: vsui
Version: 0.1.0.1
Summary: Flask server and vue frontend for monitoring the progress of a python script.
Author: Matthew Pimblott
Author-email: matthew.pimblott@diamond.ac.uk
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: flask (>=2.2.2,<3.0.0)
Requires-Dist: flask-socketio (>=5.3.1,<6.0.0)
Requires-Dist: gevent (>=22.10.1,<23.0.0)
Requires-Dist: gevent-websocket (>=0.10.1,<0.11.0)
Requires-Dist: gunicorn (>=20.1.0,<21.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Description-Content-Type: text/markdown

# Volume Segmantics User Interface
