API Reference¶
This section provides detailed reference material for the FlowerPower Python API and command-line interface.
Core¶
- FlowerPowerProject — project lifecycle and pipeline execution
- PipelineManager — pipeline discovery, creation, and runs
- RunConfig — execution configuration and the fluent builder
Configuration¶
- Configuration —
Config,ProjectConfig,PipelineConfig, and environment overlays
Top-Level Functions¶
- initialize_project — create a new project
- create_project / FlowerPower — load an existing project
CLI¶
- CLI Overview — top-level
flowerpowercommands - CLI Pipeline Commands —
flowerpower pipelinesubcommands