WeChat SDK for Python
Project description
___ __ _______ ________ ___ ___ ________ _________ ________ ___ ___
|\ \ |\ \|\ ___ \ |\ ____\|\ \|\ \|\ __ \|\___ ___\\ __ \|\ \ / /|
\ \ \ \ \ \ \ __/|\ \ \___|\ \ \\\ \ \ \|\ \|___ \ \_\ \ \|\ \ \ \/ / /
\ \ \ __\ \ \ \ \_|/_\ \ \ \ \ __ \ \ __ \ \ \ \ \ \ ____\ \ / /
\ \ \|\__\_\ \ \ \_|\ \ \ \____\ \ \ \ \ \ \ \ \ \ \ \ \ \ \___|\/ / /
\ \____________\ \_______\ \_______\ \__\ \__\ \__\ \__\ \ \__\ \ \__\ __/ / /
\|____________|\|_______|\|_______|\|__|\|__|\|__|\|__| \|__| \|__||\___/ /
\|___|/
微信(WeChat) 公众平台第三方 Python SDK。
v1.x: 【阅读文档】 【快速入门】 master: 【阅读文档】 【快速入门】
功能特性
- 普通公众平台被动响应和主动调用 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-2.0.0a1.tar.gz
(103.5 kB
view details)
Built Distribution
wechatpy-2.0.0a1-py3-none-any.whl
(144.8 kB
view details)
File details
Details for the file wechatpy-2.0.0a1.tar.gz
.
File metadata
- Download URL: wechatpy-2.0.0a1.tar.gz
- Upload date:
- Size: 103.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5f6ac975539b4d244099caa3bcc3a96c215e169d9671941e4e421913502539f |
|
MD5 | abe90f7e16560fe48846ce6c9d988bcc |
|
BLAKE2b-256 | 172ca76d46dec35bae9f04deae1abcd8d3058858de8018700542e0179eaf5369 |
File details
Details for the file wechatpy-2.0.0a1-py3-none-any.whl
.
File metadata
- Download URL: wechatpy-2.0.0a1-py3-none-any.whl
- Upload date:
- Size: 144.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 024f358bfcd5f4cc1a28d726d0dc562c8ee5bbea241f4e8312ef2a5901f1abd9 |
|
MD5 | 03fa3923dfb2993c0c846cf6279b2d47 |
|
BLAKE2b-256 | 040ccf433d20c71e7e3636d2da5f4693e1ba6299835db521dde111c19a93e438 |