WeChat SDK for Python
Project description
|\ \ |\ \|\ ___ \ |\ ____\|\ \|\ \|\ __ \|\___ ___\\ __ \|\ \ / /|
\ \ \ \ \ \ \ __/|\ \ \___|\ \ \\\ \ \ \|\ \|___ \ \_\ \ \|\ \ \ \/ / /
\ \ \ __\ \ \ \ \_|/_\ \ \ \ \ __ \ \ __ \ \ \ \ \ \ ____\ \ / /
\ \ \|\__\_\ \ \ \_|\ \ \ \____\ \ \ \ \ \ \ \ \ \ \ \ \ \ \___|\/ / /
\ \____________\ \_______\ \_______\ \__\ \__\ \__\ \__\ \ \__\ \ \__\ __/ / /
\|____________|\|_______|\|_______|\|__|\|__|\|__|\|__| \|__| \|__||\___/ /
\|___|/
微信(WeChat) 公众平台第三方 Python SDK。
功能特性
- 普通公众平台被动响应和主动调用 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.1.tar.gz
(166.6 kB
view details)
Built Distribution
wechatpy-1.8.1-py2.py3-none-any.whl
(137.0 kB
view details)
File details
Details for the file wechatpy-1.8.1.tar.gz
.
File metadata
- Download URL: wechatpy-1.8.1.tar.gz
- Upload date:
- Size: 166.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d2d8950b5a865ea30ce4b7909c0c65a57dada51f5112c0723176435f6b8b85b |
|
MD5 | de8c3c09e54a83761e79562eb673d48c |
|
BLAKE2b-256 | 5e90b8c78dcdebd9157d2b41dd9df1ca1ba5cfe1d3ca57458337c4f48449eaf3 |
File details
Details for the file wechatpy-1.8.1-py2.py3-none-any.whl
.
File metadata
- Download URL: wechatpy-1.8.1-py2.py3-none-any.whl
- Upload date:
- Size: 137.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 583c287c45502f22912160eb684e1c789a0764a75f2dfdca2efc86b0b247938d |
|
MD5 | 3d202c0f249000bfde0756dc8960273b |
|
BLAKE2b-256 | e7b89fbb51338d7230387b0a10ba94d96f2f42530224a920ab13ab53e8a601d2 |