Skip to content

vsoch/qme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMe

PyPI version

docs/assets/img/logo/logo-small.png

"Queue-me" is a jobs queue and dashboard generation tool that can be used to specify executors (entities that run jobs) and actions for them. You can use qme only on the command line, or if desired, via an interactive web dashboard. The dashboard (and it's dependencies) are not required for using the base library.

You can run a task on the command line with qme run and then execute other qme commands to manage or inspect it, or start a web interface that will update automatically:

docs/_docs/getting-started/img/dashboard/prototype.png

and expose executor-specific views for your tasks!

docs/_docs/getting-started/img/executors/shell.png

Documentation

For current documentation, see https://vsoch.github.io/qme.

License

  • Free software: MPL 2.0 License