Skip to content

DCphat6/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather app using Open-Meteo

I am using Open_meteo to download Hourly and daily weather data.
I am storing the data I download into an Sqlit3 database so I will
be able to view this data and also use in other programs I am thinking of writing.

Description

An in-depth paragraph about your project and overview of use.

Getting Started

Dependencies

SQLite 3
Python 3.11.2

I am writing this code on

Hardware - RPI
OS - Debian 13 Trixie 64 bit
Editor - VSCODE version 1.105
Database - SQLite3 3.339.2
DB Browser for SQLite version 3.12.2

Installing

  • download code from github
  • Make sure you have SQLite3 installed

Executing program

  • Open in VSCode or whatever editor you prefer
  • Start the app by running main.py, this will bring up a screen where you will
  • enter in the name of the city and state from where you want to get weather
  • data. Currently only support one location. The app will create a database called
  • myWeather.db to hold all data downloaded.

Authors

Phat6

Acknowledgments

Thanks to Open-Meteo for collection and sharing weather data
https://open-meteo.com/

About

Weather from OpenMeteo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages