A easy-to-use task management tool for lab environments.
- Easy configuration and setup.
- Versatile and minimalistic design.
- Supports both CLI and Python API for task scheduling.
To install client tools:
pip install labtasker
or
pip install git+https://github.com/fkcptlst/labtasker.git
For extra information on tutorial, deployment, usage, please refer to the documentation.