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
QWeatherReporter/README.md
2021-11-11 21:21:28 +08:00

1.0 KiB

声明

如何使用

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

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 or QWeather.sh