A simple message plus package for notification via wechat.
Project description
Python Wechat Message Push Package
A simple message plus package for notification via wechat.
Installation
# Install via pip
pip install wcmp
Usage
Here is a simple example for pushing a message to your wechat.
import wcmp
# replace the 'X' with your token
s=wcmp('XXXXXXX')
s.send('messgaedf')
About the Token
You need to get your personal token from PushPlush
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
wcmp-1.1.tar.gz
(2.5 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
wcmp-1.1-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file wcmp-1.1.tar.gz.
File metadata
- Download URL: wcmp-1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a542e1ace8ab81d06e013681967b0c942f5969889c72ac7c3f3895a664775e3
|
|
| MD5 |
4b8d9a17586291d62fb1417027f24167
|
|
| BLAKE2b-256 |
537eb3faf0a7588999b771423fe4fb5ef35014e425090dde211cc21da5ddaffd
|
File details
Details for the file wcmp-1.1-py3-none-any.whl.
File metadata
- Download URL: wcmp-1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e156a1803258ddfdc9d075fe44422ed0913d433938ef3b029d63aaf2dbfce12
|
|
| MD5 |
bbc0b475e79412edf8244e52e28aa0f4
|
|
| BLAKE2b-256 |
bb7dc1d98964d202e52a9897e70cc0371cc48f452beaaae3fc8ed71db762b5db
|