WeChat third-party Python SDK
master: Read the Documentation
Features
- Common public platforms passively respond and actively call APIs
- WeChat Pay API
- The third-party platform calls the API on behalf of the official account
- Mini Program Cloud Development API
Installation
Paywx supports Python versions 3.6, 3.7, 3.8, 3.9 and Pypy. The simplest way to install is to use pip
pip install paywx
UpdatingοΌ
pip install -U paywx
Quick Start guide
This codebase comes with some examples examples
Support
Slack Channel
License
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.
