WeChat SDK for Python
Project description
|\ \ |\ \|\ ___ \ |\ ____\|\ \|\ \|\ __ \|\___ ___\\ __ \|\ \ / /|
\ \ \ \ \ \ \ __/|\ \ \___|\ \ \\\ \ \ \|\ \|___ \ \_\ \ \|\ \ \ \/ / /
\ \ \ __\ \ \ \ \_|/_\ \ \ \ \ __ \ \ __ \ \ \ \ \ \ ____\ \ / /
\ \ \|\__\_\ \ \ \_|\ \ \ \____\ \ \ \ \ \ \ \ \ \ \ \ \ \ \___|\/ / /
\ \____________\ \_______\ \_______\ \__\ \__\ \__\ \__\ \ \__\ \ \__\ __/ / /
\|____________|\|_______|\|_______|\|__|\|__|\|__|\|__| \|__| \|__||\___/ /
\|___|/
微信(WeChat) 公众平台第三方 Python SDK。
功能特性
- 普通公众平台被动响应和主动调用 API
- 企业微信 API
- 微信支付 API
- 第三方平台代公众号调用接口 API
- 小程序云开发 API
安装
推荐使用 pip 进行安装:
pip install wechatpy
# with cryptography (推荐)
pip install 'wechatpy[cryptography]'
# with pycryptodome
pip install 'wechatpy[pycrypto]'
升级版本:
pip install -U wechatpy
使用示例
使用示例参见 examples
贡献代码
请阅读 贡献代码指南
问题反馈
我们主要使用 GitHub issues 进行问题追踪和反馈。
QQ 群:176596300
License
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.
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
wechatpy-1.8.14.tar.gz
(104.3 kB
view details)
Built Distribution
wechatpy-1.8.14-py2.py3-none-any.whl
(155.4 kB
view details)
File details
Details for the file wechatpy-1.8.14.tar.gz
.
File metadata
- Download URL: wechatpy-1.8.14.tar.gz
- Upload date:
- Size: 104.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d26c2da51747bcefa3cee11f4c140d1ffe5cfff26fbbf92742be89b30b92141 |
|
MD5 | c6aa979f06cc21d5ca1ba0f89fd8a019 |
|
BLAKE2b-256 | f85b4a688a7dee587273524357c169e320abd4abb5143ac652230448c05efbb3 |
File details
Details for the file wechatpy-1.8.14-py2.py3-none-any.whl
.
File metadata
- Download URL: wechatpy-1.8.14-py2.py3-none-any.whl
- Upload date:
- Size: 155.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37ec2d46decedbb2a2174f9f7d620c3b5cec53a5185bad01257ff718ac7a6907 |
|
MD5 | dcef649e424daa1e5ddf1b0aacd3f250 |
|
BLAKE2b-256 | ec6cfc4ee0158c19ed80f4a13f1cef733eb3da1e380b9bc49c9f600cf0d7906c |