Metadata-Version: 2.4
Name: cherrypipe
Version: 0.1.2
Summary: WeChat → AI coding agent bridge
Project-URL: Homepage, https://github.com/rikucherry1993/cherrypipe
Author-email: Cherry Lu <rikucherry0522@gmail.com>
License: MIT
Keywords: ai,bridge,claude,wechat
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: anyio>=4.0
Requires-Dist: httpx>=0.27
Requires-Dist: pillow>=10.0
Requires-Dist: qrcode[pil]>=7.4
Description-Content-Type: text/markdown

# cherrypipe 🍒

Control Claude Code from WeChat.

## Setup
```bash
pip install cherrypipe
cherrypipe start
```

Scan the QR code with WeChat, pair, and start chatting with Claude Code from your phone.

## Requirements

- macOS
- Python 3.11+
- Claude Code CLI
- WeChat with ClawBot access
