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.11.tar.gz
(145.9 kB
view hashes)
Built Distribution
wechatpy-1.8.11-py2.py3-none-any.whl
(155.4 kB
view hashes)
Close
Hashes for wechatpy-1.8.11-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 415be130906d903afec3dbc7461d77c525471ca6cb15cce74cd71141502b4e6e |
|
MD5 | 98a9d5a520703744bdaa9259333d31cb |
|
BLAKE2b-256 | 0c43a1f60061fa4ed5008965e7bc3717b380ec42ca44b76232bbcc88d1f4a025 |