Itchat Puppet for Wechaty
Project description
wechaty-puppet-itchat 
Python Puppet for Wechaty
Features
Usage
import asyncio
from wechaty import Wechaty
from wechaty_puppet_itchat import PuppetItChat
bot = Wechaty(PuppetItChat())
bot.on('message', lambda x: print(x))
asyncio.run(bot.start())
History
v0.0.2 (September 18, 2021)
- Fix Bugs
- Add Receive Message
v0.0.1 (September 10, 2021)
- Add CI/CD
- Add Scan/Login
- Add Send Message
v0.0.0 (July 1, 2021)
- Init Code
Authors
Copyright & License
- Code & Docs © 2020-now Huan LI <zixia@zixia.net>
- Code released under the Apache-2.0 License
- Docs released under Creative Commons
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wechaty-puppet-itchat-0.0.2.tar.gz.
File metadata
- Download URL: wechaty-puppet-itchat-0.0.2.tar.gz
- Upload date:
- Size: 44.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abe3d457d4c689c5bb0a42fca3156f06293d358713ea0149c08f0b295c452d3d
|
|
| MD5 |
b9ee02ed0c2d79d2f1004b436944652f
|
|
| BLAKE2b-256 |
f936a5138dbef6c92aa3cb4915651ae3224df0ef6b20c006d3023e46a272baf7
|
File details
Details for the file wechaty_puppet_itchat-0.0.2-py3-none-any.whl.
File metadata
- Download URL: wechaty_puppet_itchat-0.0.2-py3-none-any.whl
- Upload date:
- Size: 52.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec0fa6bb1765f37f84bf1310aa7ab62972c0d5e994b27a2f0c4326160dba7762
|
|
| MD5 |
1b28210079d3d7b5b4bc14243a9b990a
|
|
| BLAKE2b-256 |
ceae8fd252fb0769887c080ee66f0d6cbb4ac2fc7b018f43e0369014555305cc
|