FluxQueue CLI
A command-line tool for installing and running FluxQueue workers.
Installation
pip install fluxqueue-cliInstalling the Worker
Use the CLI to install the worker on your system:
fluxqueue worker installStarting a Worker
To start a worker, provide the path to the module where your tasks are exported:
fluxqueue start --tasks-module-path src/tasksDocumentation
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.
On this page
Languages
Python100.0%
Contributors
Latest Release
v0.1.0February 17, 2026Apache License 2.0
Created January 31, 2026
Updated March 3, 2026