flexiflow
dormant prototypeflexiflow
A pure-Python async component engine with events and state machines.
A lightweight async component engine with events, state machines, and a minimal CLI.
Version
0.1.0
License
MIT
Kind
cli
Languages
Python
Lines of code
7,268
Last commit
2026-04-20 (0d ago)
Health signals
Tests: yes README: yes LICENSE: yes Buildable: unknown
Why it matters
FlexiFlow is a lightweight alternative to heavyweight workflow engines, providing components, an event bus, structured logging, persistence, and a minimal CLI in under 2k lines of Python code. It's designed for quick demos and debugging without writing additional harnesses or heavy dependencies.
Tags
pythonclimcp