i-VRESSE / bartender

Middleware web service to schedule jobs on various infrastructures
https://i-vresse-bartender.readthedocs.io
Apache License 2.0
1 stars 0 forks source link

Publish to pypi #92

Open sverhoeven opened 8 months ago

sverhoeven commented 8 months ago

Would be nice if you could do

pip install bartender
# get config file from somewhere
# create db table
bartender serve

Depends on #60