Glitter server
Usage
Usage scheme:
usage: server.py [-h] [--debug] [--host HOST] [--port PORT]
options:
-h,--help- show this help message and exit--debug- run server in debug mode--host HOST- address to bind server to (0.0.0.0 for nonlocal use) (default:localhost)--port PORT- port to launch UI and API (default:4000)