If you are just getting started with BuildFlow we recommend starting with our examples.

Quick Setup

Install the BuildFlow Python Package

pip install buildflow

Our runtime is built on top of Ray where windows support is still in beta.

Extra Dependencies

Pulumi Installation

BuildFlow uses Pulumi to manage resources used by your BuildFlow Nodes and Processors. To install Pulumi visit: https://www.pulumi.com/docs/install/

Installing Pulumi unlocks:

  • allows BuildFlow to manage resource creation and destruction
  • full access to Pulumi API / CLI
  • fine-grained control over Pulumi Stacks & Resources