Metadata-Version: 2.4
Name: flowos-stepflow
Version: 0.1.0
Summary: Stepflow execution backend for FlowOS
Author: FlowOS Contributors
License: Apache-2.0
Keywords: ai,automation,flowos,stepflow,workflow
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <3.15,>=3.10
Requires-Dist: flowos-core
Requires-Dist: jsonschema>=4.17.0
Requires-Dist: langchain-core>=0.1.0
Requires-Dist: msgspec>=0.19.0
Requires-Dist: nest-asyncio>=1.6.0
Requires-Dist: opensearch-py>=2.8.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: stepflow-orchestrator>=0.12.0
Requires-Dist: stepflow-py>=0.12.0
Description-Content-Type: text/markdown

# flowos-stepflow

Stepflow execution backend for FlowOS.
