This repository has been archived on 2025-12-22 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
72dd1e0f9816702ea2fd2170c17e99f4c468c73a
Python版本问题
-
程序使用了Python3.10中的match-case语句
-
请使用Python3.10版本运行
配置文件填写问题
-
location项和only-view-settings类不需要用户填写, 只需要打开QWeather.py进行自助填写
声明
-
程序作者: RTAkland (markushammered@gmail.com)
-
和风天气开发者平台:https://dev.qweather.com
-
和风天气官网: https://qweather.com
如何使用
- 程序基于python3.10开发 务必使用python3.10版本运行
- 将config.yml正确填写完成
- 使用
pip/pip3 install -r requirements.txt安装需要的库 - 运行
QWeather.py
English README.md
Statement
-
Developed by RTAkland (markushammered@gmail.com)
-
The weather API from QWeather: https://qweather.com
-
QWeather Developer Platform: https://dev.qweather.com
How to use
- Run program using Python3
- Fill in the configuration file correctly
- Use
pip/pip3 -install -r requirements.txtto install required libraries - Run
QWeather.py
Languages
Python
99.6%
HTML
0.4%