working wather api connection and first strach of code

This commit is contained in:
MIRKO BANDELLO 2025-08-01 18:44:43 +02:00
parent 7c580845f1
commit 94e676c692
6 changed files with 282 additions and 0 deletions

View file

@ -0,0 +1,7 @@
## this app requires:
- python >= 3.11.0
### How to run:
- cd inside the root of the project
- install all necessary dependencies from the txt by doing : "pip install -r requirements.txt"
- run by doing python script.py