Metadata-Version: 2.4
Name: eyehands
Version: 1.7.0
Summary: This package has moved to eyehands-sdk. Install that instead: pip install eyehands-sdk
Author-email: Fireal <fireal6353@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 7 - Inactive
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: eyehands-sdk>=1.7.0

# eyehands has moved

This package is a redirect. The eyehands Python SDK is now published as **eyehands-sdk**.

```
pip install eyehands-sdk
```

Installing this package will pull in `eyehands-sdk` automatically, so existing code that does `from eyehands import EyehandsClient` still works.
