Server-chan for python.
Project description
pyserverchan
Server-chan for python.
Install
pip install pyserverchan
Getting started
You should go to Server-Chan get a SCKEY and bind WeChat. Your URL will be like 'https://sc.ftqq.com/[SCKEY].send '. You can use following functions to send text, picture, markdown files.
from pyserverchan import pyserver
svc = pyserver.ServerChan(user_URL)
svc.output_to_weixin("ATestMessage.")
svc.output_to_weixin_picture("http://sc.ftqq.com/static/image/bottom_logo.png")
svc.output_to_weixin_markdown("J:/pyserverchan/README.md")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyserverchan-0.0.4.tar.gz
(2.0 kB
view hashes)
Built Distribution
Close
Hashes for pyserverchan-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcbdbb3ad21958ef536ea4f902c2da0a2678d3f662c342b3ded72eca5a23e28d |
|
MD5 | 9182b1fc8404335718f6af98fdb9701a |
|
BLAKE2b-256 | 2a5704dc2e0569191027a60a041184ce2f5162960d04a17b7f167c385053b6d4 |