Python
Support Status
Section titled “Support Status”- Status: Stable
- Last verified: 2026-02-23
- Data source:
apps/docs/src/data/language-support.yaml(python)
Verified Quickstart
Section titled “Verified Quickstart”- Clone
https://github.com/hellmai/lumenflow-example-python. - Install Python dependencies for the sample (
uv syncor project-native equivalent). - Bootstrap workflow files with Node canonical path:
npx @lumenflow/cli@3.2.0. - Run workflow smoke:
pnpm wu:prep --id WU-EXAMPLE.
Install and Command Path
Section titled “Install and Command Path”Native pip channel support is out of scope in this initiative.
Gate Preset
Section titled “Gate Preset”Preset commands from packages/@lumenflow/core/src/gates-presets.ts:
Companion Repository
Section titled “Companion Repository”- Repo:
hellmai/lumenflow-example-python - Link: https://github.com/hellmai/lumenflow-example-python
- Verification commit/tag:
pending-wave1-migration