Skip to content

A simple message plus package for notification via wechat.

License

Notifications You must be signed in to change notification settings

moshangsang24/wcmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple message plus package for notification via wechat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages