Skip to content

thisispit/Weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Weather App

Description

A Python-based Weather App that fetches and displays current weather information for any city using the OpenWeather API.

Features

  • Fetches current weather data for a specified city.
  • Displays temperature, weather conditions, humidity, and wind speed.
  • Simple command-line interface for easy interaction.

Prerequisites

Before running the application, ensure you have the following installed:

  • Python 3.x
  • requests library (for making API calls)

You can install the requests library using pip:

pip install requests

About

This is a python project written soley written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages