___ __ _______ ________ ___ ___ ________ _________ ________ ___ , \ , \ , \ ___ , \ __, \ , \ , \ __ , _ \ __ , \ \ / /, \ \ \ \ \ \ \ /, \ \ _, \ \ \\ \ \ , \ , ___ \ _\ \ , \ \ \ / / /
\ \ \ __\ \ \ \ _, /\ \ \ \ \ __ \ \ __ \ \ \ \ \ \ \ \ / /
\ \ , __\ \ \ _, \ \ \ _\ \ \ \ \ \ \ \ \ \ \ \ \ \ _, / / /
\ _\ _\ _\ _\ _\ _\ _\ \ _\ \ _\ __/ / /
, ____________, , _______, , _______, , __, , __, , __, , __, , __, , , _/ /
, ___, /
微信(WeChat) 公众平台第三方 Python SDK。
v1.x: 【阅读文档】 【快速入门】
master: 【阅读文档】 【快速入门】
Promotion
蚂蚁金服-人工智能部-智能信息服务团队招聘高级开发工程师/技术专家,欢迎投递简历:
- 社招官网通道(JD在此)
- 内推可发送邮件至
messense@icloud.com
功能特性
- 普通公众平台被动响应和主动调用 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
Contributors
Code Contributors
This project exists thanks to all the people who contribute. [Contribute].
Financial Contributors
Become a financial contributor and help us sustain our community. [Contribute]
Individuals
Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
License
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.