Skip to content

panagoth/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple weather application that uses the OpenWeatherMap API to display current weather information for any city.

Features

  • User inputs a city
  • Fetches real-time weather data (description, temperature)
  • Environment variable for API security (.env support)

Technologies

  • Python
  • requests
  • dotenv

How to run

  1. Clone the repo
  2. Create a .env file with your API key
  3. Run weather_app.py

Author

Theo Panagopoulos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages