Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 868 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 868 Bytes

Labtasker

unit-test-matrix codecov Python version

A easy-to-use task management tool for lab environments.

Features

  • Easy configuration and setup.
  • Versatile and minimalistic design.
  • Supports both CLI and Python API for task scheduling.

Installation

To install client tools:

pip install labtasker

or

pip install git+https://github.com/fkcptlst/labtasker.git

Documentation

For extra information on tutorial, deployment, usage, please refer to the documentation.