python-weixin
A Python client for the Weixin REST APIs
Compatibility
component
compatibility
Python
2.*, 3.*
Installation
pip install python-weixin
Requires
* requests
* simplejson
* six
* xmltodict
* pycryptodome
微信小程序使用示例:
微信小程序登录获取用户信息
from weixin