# wechatpy
**Repository Path**: iemay/wechatpy
## Basic Information
- **Project Name**: wechatpy
- **Description**: WeChat SDK for Python
- **Primary Language**: Python
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 16
- **Created**: 2021-10-11
- **Last Updated**: 2021-10-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
      ___       __   _______   ________  ___  ___  ________  _________  ________  ___    ___
     |\  \     |\  \|\  ___ \ |\   ____\|\  \|\  \|\   __  \|\___   ___\\   __  \|\  \  /  /|
     \ \  \    \ \  \ \   __/|\ \  \___|\ \  \\\  \ \  \|\  \|___ \  \_\ \  \|\  \ \  \/  / /
      \ \  \  __\ \  \ \  \_|/_\ \  \    \ \   __  \ \   __  \   \ \  \ \ \   ____\ \    / /
       \ \  \|\__\_\  \ \  \_|\ \ \  \____\ \  \ \  \ \  \ \  \   \ \  \ \ \  \___|\/  /  /
        \ \____________\ \_______\ \_______\ \__\ \__\ \__\ \__\   \ \__\ \ \__\ __/  / /
         \|____________|\|_______|\|_______|\|__|\|__|\|__|\|__|    \|__|  \|__||\___/ /
                                                                                \|___|/
[](https://opencollective.com/wechatpy) [](https://github.com/wechatpy/wechatpy/actions?query=workflow%3ACI)
[](https://codecov.io/github/wechatpy/wechatpy?branch=master)
[](http://docs.wechatpy.org/zh_CN/master/?badge=master)
[](https://pypi.org/project/wechatpy)
[](https://pepy.tech/project/wechatpy)
[](https://houndci.com)
微信(WeChat) 公众平台第三方 Python SDK。
v1.x:   [【阅读文档】](https://wechatpy.readthedocs.org/zh_CN/stable/) [【快速入门】](https://wechatpy.readthedocs.org/zh_CN/stable/quickstart.html)
master: [【阅读文档】](https://wechatpy.readthedocs.org/zh_CN/master/) [【快速入门】](https://wechatpy.readthedocs.org/zh_CN/master/quickstart.html)
## 功能特性
1. 普通公众平台被动响应和主动调用 API
2. 企业微信 API
3. 微信支付 API
4. 第三方平台代公众号调用接口 API
5. 小程序云开发 API
## 安装
推荐使用 pip 进行安装:
```bash
pip install wechatpy
```
升级版本:
    pip install -U wechatpy
## 使用示例
使用示例参见 [examples](examples/)
## 贡献代码
请阅读 [贡献代码指南](.github/CONTRIBUTING.md)
## 支持项目
*wechatpy is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial.*
 
 
如果觉得本项目对您有帮助,请考虑[捐赠支持项目开发](http://docs.wechatpy.org/zh_CN/master/sponsor.html)
## 问题反馈
我们主要使用 [GitHub issues](https://github.com/wechatpy/wechatpy/issues) 进行问题追踪和反馈。
QQ 群:176596300

## Contributors
### Code Contributors
This project exists thanks to all the people who contribute. [[Contribute](.github/CONTRIBUTING.md)].
### Financial Contributors
Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/wechatpy/contribute)]
#### Individuals
#### Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/wechatpy/contribute)]
## License
This work is released under the MIT license. A copy of the license is provided in the [LICENSE](./LICENSE) file.