Skip to content

Get instant weather conditions of the desired city

Notifications You must be signed in to change notification settings

TunahanGezer/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple Python script to fetch weather information using the OpenWeatherMap API.

Description

This Python script retrieves current weather data for a specified city by interacting with the OpenWeatherMap API. It displays the temperature and weather description in both English and Turkish for better readability.

Usage

  1. Obtain an API key from OpenWeatherMap and replace "THIS PRIVATE KEY" in main.py with your API key.
  2. Run the script and enter the name of the city for which you want to fetch weather information.

Requirements

  • Python 3.x
  • requests library (pip install requests)

About

Get instant weather conditions of the desired city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages