WeRoBot: a robot framework for wechat
Project description
WeRoBot 是一个简单好用的 Python 微信机器人框架。
Hello World
import werobot robot = werobot.WeRoBot(token='tokenhere') @robot.handler def echo(message): return 'Hello World!' robot.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WeRoBot-0.3.5.tar.gz
(52.4 kB
view details)
Built Distribution
WeRoBot-0.3.5-py2.7.egg
(105.4 kB
view details)
File details
Details for the file WeRoBot-0.3.5.tar.gz
.
File metadata
- Download URL: WeRoBot-0.3.5.tar.gz
- Upload date:
- Size: 52.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60d8bac61e24c7359a10510898b53cc26fc386b79baf4becc4d9aa3861500253 |
|
MD5 | c16d176878eb60afad117ac8fc2f6f92 |
|
BLAKE2b-256 | 74d9deb683f127677cc500d228f4b8db36207037944f70b0e46b0bc7fa7c9c06 |
File details
Details for the file WeRoBot-0.3.5-py2.7.egg
.
File metadata
- Download URL: WeRoBot-0.3.5-py2.7.egg
- Upload date:
- Size: 105.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 892b271443bd235cf25aab4aad32c6844654efec9ebf1cb9c5c62e96ca14124a |
|
MD5 | 0b5a1e359889539205a42ac463476c3e |
|
BLAKE2b-256 | ef3ab7b85df28daed121466f1bd3cde14dc459ff4dfd07b57a0a133e6acda214 |