Metadata-Version: 2.1
Name: flow-fsm
Version: 0.0.2
Summary: A versatile Python framework for finite state machines and workflows.
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyyaml>=6.0.2

# Flow FSM

A versatile Python framework for building and managing finite state machines and workflows, (in future maybe) graph-based systems with ease and flexibility.
