Skip to content

This project makes use of the Python programming language to design a real- time GUI based interactive Weather Application

Notifications You must be signed in to change notification settings

zshar7/Real-Time-GUI-Weather-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-GUI-Weather-Application

Description:- This project makes use of the Python programming language to design a real- time GUI based interactive Weather Application. This project is aimed to provide weather data for a large number of cities and towns, including some minor cities which are not available in other weather apps. The project uses SQLite3 as the back-end to store the fetched data for further analysis.

Usage:-

  1. In line 111 of "main.py", change the location of PhotoImage file to the one which is the location of "background.png" in your computer.
  2. Right-click on main.py
  3. Click on Edit with IDLE
  4. Click on 'Run' --> 'Run Module' or press F5
  5. Enter the name of the city/town whose weather is to be checked
  6. Go to Python Shell and enter the name of the country where the entered city is located
  7. To add the resulting data to the database system, click on ADD TO DB
  8. The database table will be displayed on the Python Shell

Authors:-

  1. Shekhar Raha, Kendriya Vidyalaya No. 1, Salt Lake, Kolkata, India
  2. Shantanu Kundu, Kendriya Vidyalaya No. 1, Salt Lake, Kolkata, India

About

This project makes use of the Python programming language to design a real- time GUI based interactive Weather Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%