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.18.tar.gz
(107.3 kB
view details)
Built Distribution
wechatpy-1.8.18-py2.py3-none-any.whl
(159.2 kB
view details)
File details
Details for the file wechatpy-1.8.18.tar.gz
.
File metadata
- Download URL: wechatpy-1.8.18.tar.gz
- Upload date:
- Size: 107.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b356d0181abcf8487268e5759f942c4ffbb5090c00197858109e90000a301d08 |
|
MD5 | a0bcb5b51245355c9f35c61cf0fba795 |
|
BLAKE2b-256 | 8034849aaa2a03dc41b002e224006746bdb2eea729435225709139c4b3a95d2b |
File details
Details for the file wechatpy-1.8.18-py2.py3-none-any.whl
.
File metadata
- Download URL: wechatpy-1.8.18-py2.py3-none-any.whl
- Upload date:
- Size: 159.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfd0457dfd3f4623a490534cc9cb9c29b53f9397b3ebbee0f11ee7925b9b71f6 |
|
MD5 | 1d8a1a861b0286598e2a0223d7195ae7 |
|
BLAKE2b-256 | 09d6a49a4571affd12dbb88067d7c3a874dc069ffa471c29fd3a8e2771e7f0c2 |