flowrunner
latest
Usage and Guides
Welcome to flowrunner
Getting Started
Pandas example with FlowRunner
PySpark example with FlowRunner
Notebook Examples
Creating Flowrunner Project
API Reference
Contributing to flowrunner
Creating Your Development Environment
Contributing Guide - Code
Contributing Guide - Documentation
flowrunner
Index
Edit on GitHub
Index
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
V
B
base_flow (flowrunner.core.base.GraphOptions attribute)
,
[1]
base_flow_instance (flowrunner.core.base.GraphOptions attribute)
BaseFlow (class in flowrunner.runner.flow)
C
check_step_not_included_next() (flowrunner.core.helpers.GraphValidator method)
CyclicFlowException
D
dag() (flowrunner.core.helpers.DAGGenerator class method)
(flowrunner.runner.flow.BaseFlow method)
DAGGenerator (class in flowrunner.core.helpers)
data_store (flowrunner.runner.flow.BaseFlow attribute)
display() (flowrunner.core.helpers.DAGGenerator class method)
(flowrunner.runner.flow.BaseFlow method)
docstring (flowrunner.core.base.Node attribute)
E
end (flowrunner.core.base.Graph attribute)
(flowrunner.core.base.GraphOptions attribute)
end() (in module flowrunner.core.decorators)
F
flowrunner
module
FlowRunner (class in flowrunner.runner.flow)
flowrunner.cli
module
flowrunner.core
module
flowrunner.core.base
module
flowrunner.core.decorators
module
flowrunner.core.helpers
module
flowrunner.core.templates
module
flowrunner.runner
module
flowrunner.runner.flow
module
flowrunner.system
module
flowrunner.system.exceptions
module
flowrunner.system.logger
module
function_reference (flowrunner.core.base.Node attribute)
,
[1]
functions (flowrunner.core.base.GraphOptions attribute)
G
get_validation_suite() (flowrunner.core.helpers.GraphValidator method)
Graph (class in flowrunner.core.base)
graph (flowrunner.core.helpers.GraphValidator attribute)
,
[1]
graph_options (flowrunner.core.base.Graph attribute)
,
[1]
GraphOptions (class in flowrunner.core.base)
GraphValidator (class in flowrunner.core.helpers)
I
InvalidFlowException
L
levels (flowrunner.core.base.Graph attribute)
M
middle_nodes (flowrunner.core.base.Graph attribute)
(flowrunner.core.base.GraphOptions attribute)
module
flowrunner
flowrunner.cli
flowrunner.core
flowrunner.core.base
flowrunner.core.decorators
flowrunner.core.helpers
flowrunner.core.templates
flowrunner.runner
flowrunner.runner.flow
flowrunner.system
flowrunner.system.exceptions
flowrunner.system.logger
N
name (flowrunner.core.base.Node attribute)
,
[1]
next (flowrunner.core.base.Node attribute)
Node (class in flowrunner.core.base)
node_map (flowrunner.core.base.Graph attribute)
nodes (flowrunner.core.base.Graph attribute)
P
param_store (flowrunner.runner.flow.BaseFlow attribute)
R
run() (flowrunner.runner.flow.BaseFlow method)
(flowrunner.runner.flow.FlowRunner class method)
run_validations() (flowrunner.core.helpers.GraphValidator method)
run_validations_raise_error() (flowrunner.core.helpers.GraphValidator method)
S
show() (flowrunner.runner.flow.BaseFlow method)
(flowrunner.runner.flow.FlowRunner class method)
start (flowrunner.core.base.Graph attribute)
(flowrunner.core.base.GraphOptions attribute)
start() (in module flowrunner.core.decorators)
Step (class in flowrunner.core.decorators)
step() (in module flowrunner.core.decorators)
V
validate() (flowrunner.runner.flow.BaseFlow method)
(flowrunner.runner.flow.FlowRunner class method)
validate_length_end_nodes() (flowrunner.core.helpers.GraphValidator method)
validate_length_middle_nodes() (flowrunner.core.helpers.GraphValidator method)
validate_length_start_nodes() (flowrunner.core.helpers.GraphValidator method)
validate_middle_next_nodes() (flowrunner.core.helpers.GraphValidator method)
validate_start_next_nodes() (flowrunner.core.helpers.GraphValidator method)
validate_with_error() (flowrunner.runner.flow.BaseFlow method)
(flowrunner.runner.flow.FlowRunner class method)