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")
Release files for pyserverchan 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyserverchan-0.0.4.tar.gz | 2.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyserverchan-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.5 kB
Release files / pyserverchan-0.0.4.tar.gz
| Download URL | pyserverchan-0.0.4.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8a3897403be67e8651485974644b6d8f8ce076dc27f7cdc26ee91b91afca6d0f
|
|
BLAKE2b-256 checksum How to use checksums |
7ec7ac519d2e059af72c0018e7835e0d63b0b622afb686a0a66594b304921201
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.8
|
Release files / pyserverchan-0.0.4-py3-none-any.whl
| Download URL | pyserverchan-0.0.4-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fcbdbb3ad21958ef536ea4f902c2da0a2678d3f662c342b3ded72eca5a23e28d
|
|
BLAKE2b-256 checksum How to use checksums |
2a5704dc2e0569191027a60a041184ce2f5162960d04a17b7f167c385053b6d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.8
|