Skip to content

Waissi/EU-Weekly-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EU-Weekly-Weather

This is an application written in Python for PyQT, that offers a visualisation of the average temperature in the 27 EU capital cities for the week to come. All the data comes from Open-Meteo.

Dependencies

Installation

MacOS/ Linux

python -m venv env
source env/bin/activate
pip install pyside6

Windows

python -m venv env
env\Scripts\activate.bat
pip install pyside6

Running

python src/main.py

Deployment

pyside6-deploy src/main.py

screenshot

About

A PyQT app for visualising the EU capital cities’ weather for the week to come

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages