GitHunt
CC

CCXLV/fluxqueue-cli

A command-line tool for installing and running FluxQueue workers

FluxQueue CLI

A command-line tool for installing and running FluxQueue workers.

Installation

pip install fluxqueue-cli

Installing the Worker

Use the CLI to install the worker on your system:

fluxqueue worker install

Starting a Worker

To start a worker, provide the path to the module where your tasks are exported:

fluxqueue start --tasks-module-path src/tasks

Documentation

For more information and documenation about the usage please visit FluxQueue Documentation.

License

FluxQueue is licensed under the Apache-2.0 license. See LICENSE for details.

Languages

Python100.0%

Contributors

Apache License 2.0
Created January 31, 2026
Updated March 3, 2026