A Python package for handling wxHandler operations.
Project description
wxhandler
A Python package for handling wxHandler operations.
- wxhandler will be use on wechat-3.9.2.23.
- wxhandler1 will be use on wechat-3.9.8.25. My github: https://github.com/bifu123/wxhandler
Installation
pip install wxhandler
Usage
from wxhandler import wxHandler1
# create wxHandler1 object
handler = wxHandler1(base_url="http://127.0.0.1:19088")
# send text message
wxid = "cbf_415135222"
message = "hello"
handler.sendTextMsg(wxid, message)
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
wxhandler-0.1.1.5.tar.gz
(8.0 kB
view details)
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 wxhandler-0.1.1.5.tar.gz.
File metadata
- Download URL: wxhandler-0.1.1.5.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe855ad94fe6ec7fd1cd02d1abf623f09caae1f20168252cf89db905b6e36b53
|
|
| MD5 |
376d1495d7d1423fa7fb4d05cd84ea70
|
|
| BLAKE2b-256 |
49d952b1332e28a7fc828cf2817030858b1aad685448113a98baba5034b8898e
|
File details
Details for the file wxhandler-0.1.1.5-py3-none-any.whl.
File metadata
- Download URL: wxhandler-0.1.1.5-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5b82831d5480498abccd711d7d98af4c816e03c4e75ac7d57bfe606552dd270
|
|
| MD5 |
d08e11158156a6270c12068c9472975e
|
|
| BLAKE2b-256 |
ea625d940c24b73e853a9ce6fb9eba70e6950869a4e114f0abf1cc59535a161b
|