Metadata-Version: 2.4
Name: flowra
Version: 0.0.1.dev1
Summary: Flowra — flow infrastructure for building stateful LLM agents
Requires-Python: >=3.12
Requires-Dist: httpx>=0.28
Requires-Dist: jsonschema>=4.26
Requires-Dist: marshmallow-recipe>=0.0.85
Provides-Extra: all
Requires-Dist: anthropic[vertex]; extra == 'all'
Requires-Dist: google-genai; extra == 'all'
Requires-Dist: openai; extra == 'all'
Provides-Extra: anthropic
Requires-Dist: anthropic[vertex]; extra == 'anthropic'
Provides-Extra: google
Requires-Dist: google-genai; extra == 'google'
Provides-Extra: openai
Requires-Dist: openai; extra == 'openai'
