Metadata-Version: 2.4
Name: wego_piper
Version: 0.0.2
Summary: PiPER package for LeRobot
Author-email: SeungWook Han <sw.han@wego-robotics.com>
Keywords: wego-robotics,wego,piper,lerobot,huggingface,robotics,machine learning,artificial intelligence
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: piper_sdk>=0.4.1
Provides-Extra: pyper
Requires-Dist: piper_sdk>=0.4.1; extra == "pyper"
Provides-Extra: dev
Requires-Dist: pre-commit>=3.7.0; extra == "dev"
Requires-Dist: debugpy>=1.8.1; extra == "dev"
Requires-Dist: lerobot[grpcio-dep]; extra == "dev"
Requires-Dist: grpcio-tools==1.73.1; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest>=8.1.0; extra == "test"
Requires-Dist: pytest-timeout>=2.4.0; extra == "test"
Requires-Dist: pytest-cov>=5.0.0; extra == "test"
Requires-Dist: mock-serial>=0.0.1; sys_platform != "win32" and extra == "test"
Dynamic: license-file

# PiPER support package for LeRobot



## Getting Started

```
pip install wego_piper
```
