wxauto for 4.0
Project description
wxauto
适用最新4.1.8
获取实例
from wxauto4 import WeChat
wx = WeChat()
切换聊天对象
from wxauto4 import WeChat
wx = WeChat()
wx.ChatWith('张三')
获取当前聊天窗口信息
from wxauto4 import WeChat
wx = WeChat()
wx.ChatInfo()
发送消息
from wxauto4 import WeChat
wx = WeChat()
wx.SendMsg('你好')
发送文件、图片
from wxauto4 import WeChat
wx = WeChat()
wx.SendFiles(r'D:\image.png')
获取当前聊天消息
from wxauto4 import WeChat
wx = WeChat()
msgs = wx.GetAllMessage()
for msg in msgs:
print(msg.raw)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
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 wxauto4-41.1.2-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: wxauto4-41.1.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 2.9 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb67e5d9208e44fc8215bec15edfb3c062ef55ae8695f19c2e5956c87ef61ad4
|
|
| MD5 |
daa4552c553513faf2f22b61137c3897
|
|
| BLAKE2b-256 |
586cc51c315156a7cbf56243cbdc24c4490a2f326cc78019184b1ea1967a6d0c
|
File details
Details for the file wxauto4-41.1.2-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: wxauto4-41.1.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbcd8772e035750fda39cf99e2d8c82951b08d418edf7c0bfd0f50966f7ffb13
|
|
| MD5 |
02087851077ae312431c208684361247
|
|
| BLAKE2b-256 |
8eadc24087ed4c78e4c89f196ed5ebb3dd59a16f99ed44c6d00c1fc435fb18d2
|
File details
Details for the file wxauto4-41.1.2-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: wxauto4-41.1.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 2.7 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8912e8861799c96f0403127c8228192fab9ca2819f9d69cb9aff998751ec10c6
|
|
| MD5 |
c07ad3f9d91ea9f8755891852e818857
|
|
| BLAKE2b-256 |
c9c7d4348742725f572426d4a24eb09af5ef0c8d6125384312da59ff7db32955
|
File details
Details for the file wxauto4-41.1.2-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: wxauto4-41.1.2-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a41bbdcb848a7bdef410ae256c24092441c978dab6a105d61c0d4e4d04526148
|
|
| MD5 |
8c4943f0cba05a6761a07ab1bbb81994
|
|
| BLAKE2b-256 |
ba90144edc868f7757378450a26df0413ad359d812415cdeb6637d10c63343ca
|