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.4.tar.gz
(52.3 kB
view details)
File details
Details for the file WeRoBot-0.3.4.tar.gz
.
File metadata
- Download URL: WeRoBot-0.3.4.tar.gz
- Upload date:
- Size: 52.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1baaa6ed188f84fb80ff494b3edbe9013337a46f2ea21ca5de933d5f013e1b30 |
|
MD5 | 8b38bec5bbfaa9842c03b28fed4c8094 |
|
BLAKE2b-256 | eef5afbd01149e8fa748b7e5b2640792dd3e83b2a5cc2644ad404961c630e6e3 |