Metadata-Version: 2.4
Name: shade-privacy
Version: 1.0.0
Summary: Python SDK for ZK Intent API
Home-page: https://github.com/yourusername/shade-privacy
Author: Your Name or Company
Author-email: your@email.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28.0
Requires-Dist: websockets>=11.0.0
Requires-Dist: pycryptodome>=3.17.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ZK Intent Python SDK

Python SDK for interacting with the ZK Intent API.

## Installation

```bash
pip install shade-privacy
