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.1.tar.gz
(7.9 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.1.tar.gz.
File metadata
- Download URL: wxhandler-0.1.1.5.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1132a4bc7e3b77595f1537b7af23a6033d807a75be370a6726ba87e7a667ead9
|
|
| MD5 |
468c89bfaae9d7c26bfc9dc96644d404
|
|
| BLAKE2b-256 |
09a9877698143b9e5517c88bd7fe7e0a07ef592e1a6e03c80fcb87ff9435bf1a
|
File details
Details for the file wxhandler-0.1.1.5.1-py3-none-any.whl.
File metadata
- Download URL: wxhandler-0.1.1.5.1-py3-none-any.whl
- Upload date:
- Size: 7.7 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 |
6a9c5c95798e365636b51dbcb2124dc5acbe1735a67a088b681a6f1bfedb8a2e
|
|
| MD5 |
a8c3b30893739a01f8d2c4498a66aa0c
|
|
| BLAKE2b-256 |
8e2acfe2d4eb9ddc593de6bdee46fb9b67757411daf259503c62f13fd6bef821
|