Skip to content

kiara.defaults

DEFAULT_EXCLUDE_DIRS

List of directory names to exclude by default when walking a folder recursively.

DEFAULT_EXCLUDE_FILES

List of file names to exclude by default when reading folders.

DEFAULT_PIPELINE_PARENT_ID

Default parent id for pipeline objects that are not associated with a workflow.

INVALID_VALUE_NAMES

List of reserved names, inputs/outputs can't use those.

KIARA_MODULE_BASE_FOLDER

Marker to indicate the base folder for the kiara module.

KIARA_RESOURCES_FOLDER

Default resources folder for this package.

MODULE_TYPE_KEY

The key to specify the type of a module.

MODULE_TYPE_NAME_KEY

The string for the module type name in a module configuration dict.

NO_HASH_MARKER

Marker string to indicate no hash was calculated.

NO_VALUE_ID_MARKER

Marker string to indicate no value id exists.

PIPELINE_PARENT_MARKER

Marker string in the pipeline structure that indicates a parent pipeline element.

STEP_ID_KEY

The key to specify the step id.

VALID_PIPELINE_FILE_EXTENSIONS

File extensions a kiara pipeline/workflow file can have.

SpecialValue

An enumeration.