Metadata-Version: 2.4
Name: boundflow
Version: 0.1.0
Summary: BoundFlow Python SDK — build governed fleets of agents against a self-hostable control plane.
License-Expression: MIT
Keywords: agents,llm,orchestration,control-plane,governance
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: grpcio>=1.81.0
Requires-Dist: protobuf<7,>=6.30
Requires-Dist: pydantic>=2.0
Requires-Dist: anthropic>=0.40
Requires-Dist: typer>=0.12
Requires-Dist: rich>=13
Provides-Extra: dev
Requires-Dist: grpcio-tools>=1.81.0; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Provides-Extra: otel
Requires-Dist: opentelemetry-sdk; extra == "otel"
Requires-Dist: opentelemetry-exporter-otlp; extra == "otel"
Dynamic: license-file
