offiaccount

WeChat Official Account API


Keywords
WeChat, Official, Account, API
License
GPL-2.0
Install
pip install offiaccount==0.0.6

Documentation

生成 Token

python3 get_token.py --appid YOUR_APPID --secret YOUR_SECRET
# 输出的 ip 需要提前添加到白名单中,否则无法获取 token
ip: YOUR_IP
access_token: YOUR_ACCESS_TOKEN