Skip to content
/ mozart Public

Mozart Job Management Interface for HySDS

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

hysds/mozart

Repository files navigation

mozart

To install/develop

python setup.py develop|install

To run in development mode

python run.py

To run in production mode

gunicorn -w2 -b 0.0.0.0:8888 -k gevent --daemon -p mozart.pid mozart:app

Swagger UI

Simply go to:

  • https://<mozart host>/mozart/api/v0.1/ (api v0.1)
  • https://<mozart host>/mozart/api/v0.2/ (api v0.2)

Swagger UI

About

Mozart Job Management Interface for HySDS

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published