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.16.tar.gz
(107.3 kB
view details)
Built Distribution
wechatpy-1.8.16-py2.py3-none-any.whl
(159.2 kB
view details)
File details
Details for the file wechatpy-1.8.16.tar.gz
.
File metadata
- Download URL: wechatpy-1.8.16.tar.gz
- Upload date:
- Size: 107.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.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.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef15042d68e419c0e0e693fb2e3b3eab13b6551534071b079edd0f6e7bb4cabb |
|
MD5 | 93554f473a2268da94bb06e1a3f58ae9 |
|
BLAKE2b-256 | eb4fd4db26ba6aa7756f985a24d672eab3953fcbad7f5e081c5952b4062ff92f |
File details
Details for the file wechatpy-1.8.16-py2.py3-none-any.whl
.
File metadata
- Download URL: wechatpy-1.8.16-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.5.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.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a6d24d8095d6636cf221e1d020348ede3fe6cd41c922828f4503eccd70919c4 |
|
MD5 | 9d18808dc1bc42171d90d9b7be206b91 |
|
BLAKE2b-256 | 1ce3a426cb8b3fb806adffe32b98a4a0ce181e33b0d96a0030287b2b0199a17c |