Metadata-Version: 2.4
Name: flexiflow
Version: 0.3.2
Summary: A small async component engine with events, state machines, and a minimal CLI.
Project-URL: Homepage, https://github.com/mcp-tool-shop-org/flexiflow
Project-URL: Repository, https://github.com/mcp-tool-shop-org/flexiflow
Project-URL: Issues, https://github.com/mcp-tool-shop-org/flexiflow/issues
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: PyYAML>=6.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: coverage>=7.0; extra == "dev"
Provides-Extra: reload
Requires-Dist: watchfiles>=0.21; extra == "reload"
Provides-Extra: api
Requires-Dist: fastapi>=0.110; extra == "api"
Requires-Dist: uvicorn>=0.27; extra == "api"
Dynamic: license-file
