Metadata-Version: 2.4
Name: adamo
Version: 0.2.4
Summary: Python SDK for Adamo — publish and subscribe to data through Adamo's global Zenoh infrastructure
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: eclipse-zenoh>=1.7.2
Requires-Dist: httpx>=0.28
Provides-Extra: data
Requires-Dist: pandas>=2; extra == 'data'
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.25; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Provides-Extra: ml
Requires-Dist: av>=13; extra == 'ml'
Requires-Dist: numpy>=1.24; extra == 'ml'
Requires-Dist: torch>=2; extra == 'ml'
