Metadata-Version: 2.4
Name: flowmesh-sdk
Version: 0.1.1
Summary: FlowMesh Python SDK
License-Expression: Apache-2.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.27.0
Requires-Dist: pandas>=2.3.3
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyyaml>=6.0.0
Dynamic: license-file

# FlowMesh SDK

Python SDK for the FlowMesh server API.

```bash
pip install "flowmesh[sdk]"
```
