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.
2021-12-04 15:29:32 +08:00
2021-12-04 14:04:46 +08:00
2021-11-22 20:49:56 +08:00
2021-12-04 14:04:46 +08:00
2021-11-12 19:20:54 +08:00
2021-12-04 15:29:32 +08:00
2021-11-19 17:20:37 +08:00
2021-12-04 15:29:13 +08:00
2021-11-24 12:48:02 +08:00

PythonVersion QWeatherVersion LICENSE

Python版本问题

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

  • 请使用Python3.10版本运行

配置文件填写问题

  • location项和only-view-settings类不需要用户填写, 只需要打开QWeather.py进行自助填写

声明

如何使用

  • 程序基于python3.10开发 务必使用python3.10版本运行
  • 将config.yml正确填写完成
  • 使用pip/pip3 install -r requirements.txt 安装需要的库
  • 运行QWeather.py

English README.md

Statement

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
Description
一个使用和风天气API获取天气信息并通过SMTP发送到邮箱的python小项目 [参赛项目]
Readme Apache-2.0 5.4 MiB
Languages
Python 99.6%
HTML 0.4%