Metadata-Version: 2.4
Name: pera-sdk
Version: 0.2.0
Summary: pera SDK: the benchmarking platform for physical intelligence — remote environments, canonical protocols, verifiable evidence
Author: verapulse
License: Apache-2.0
License-File: LICENSE
Keywords: benchmark,embodied-ai,evaluation,physical-intelligence,robotics,vla
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27
Requires-Dist: numpy>=1.23
Requires-Dist: opencv-python-headless>=4.9
Requires-Dist: pydantic>=2.7
Requires-Dist: websockets>=12
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
Requires-Dist: ruff>=0.6; extra == 'dev'
