Logo
Explore
Login
RTAkland/QWeatherReporter
Archived
1
0
Fork 0
You've already forked QWeatherReporter
Code Issues Pull Requests Projects Releases Wiki Activity
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.
Files
e91571d3c9a9f472d70902b51493fb9b1d920d58
QWeatherReporter/README.md
RTAkland a9c470ce60 update: update README.md
2021-11-20 08:23:15 +08:00

1.4 KiB
Raw Blame History

PythonVersion QWeatherVersion LICENSE

QWeather

QWeather Official Website
QWeather Development Platform

Python版本问题

  • 程序使用了Python3.10中的match-case语句

  • 请使用Python3.10版本运行

声明

  • 程序作者: 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.txt to install required libraries
  • Run QWeather.py
Reference in New Issue View Git Blame Copy Permalink