https://github.com/wechatpy/wechatpy-tornado
Tornado based async WeChat client API
https://github.com/wechatpy/wechatpy-tornado
Last synced: 7 months ago
JSON representation
Tornado based async WeChat client API
- Host: GitHub
- URL: https://github.com/wechatpy/wechatpy-tornado
- Owner: wechatpy
- Created: 2015-12-25T07:50:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-01T15:01:10.000Z (over 8 years ago)
- Last Synced: 2025-06-06T06:42:49.905Z (7 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 7
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wechatpy_tornado
Tornado based async WeChat client API
## Installation
```bash
$ pip install wechatpy-tornado
```