Skip to content

Tasker

License Last Commit PyPI GitHub Workflow Status

A scalable and extendable experiment task scheduler framework. Documentation

Install

You can install waterch-tasker using pip.

pip install waterch-tasker

And if you want a more simple and robust version of waterch-tasker, please install v0.2.10.

pip install waterch-tasker==0.2.10

Usage

When waterch-tasker is installed, please use --help command.

waterch-tasker --help

or

tasker --help