An open API service indexing awesome lists of open source software.

https://github.com/fatwang2/weather


https://github.com/fatwang2/weather

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

本项目为ChatGPT-ON-Wechat插件,支持获取今日天气,效果如下:
![Alt text](image.png)
1. 需自行注册申请token,免费,API来源于https://www.free-api.com/doc/570
2. 为方便配置,直接取的是根目录下的变量,需在config.py和config.json中新增两个变量
"weather_app_id":"",
"weather_app_secret":"",