Metadata-Version: 2.4
Name: flowmesh-sdk-stack
Version: 0.1.0
Summary: FlowMesh SDK stack client
License-Expression: Apache-2.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flowmesh-sdk==0.1.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: docker>=7.1.0
Dynamic: license-file

# FlowMesh SDK Stack

Stack and node helpers for local FlowMesh deployments.

This package contains:

- Docker/compose helpers
- env-file loading and validation
- doctor checks
- local node client utilities
