runners
Utility modules for making running workers and pods easier.
Modules in this package must never be imported into the core Bitfount package. Anything defined here is intended for the end user either directly or indirectly e.g. via scripts, tutorials, etc.
Module
Submodules
- bitfount.runners.config_schemas - Dataclasses to hold the configuration details for the runners.
- bitfount.runners.modeller_runner - Utility functions for running modellers from configs.
- bitfount.runners.pod_runner - Contains courtesy classes and functions for making pod running easier.
- bitfount.runners.utils - Utility functions for the runner modules.