Yodaquette / WeatherTest

Simple weather test app using PyQt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: Weather Test App

Description

Simple weather data reader application developed with Python and PyQt5.

How to run

From a terminal, command-line interface, move to the project root directory then run the following command: python[3] app.py

Required Software

  1. Python 3.x
  2. Python package manager
  3. PyQt5

Install PyQt5

* python[3] -m pip install pyqt5
(http://pyqt.sourceforge.net/Docs/PyQt5/installation.html)

About

Simple weather test app using PyQt5


Languages

Language:Python 100.0%