8000 GitHub - bkelly623/weather-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bkelly623/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Weather App

Description

This is a simple command-line weather application that retrieves and displays the current weather conditions for a specified city. The app fetches real-time weather data using the OpenWeatherMap API and presents information such as temperature (in Fahrenheit), weather conditions, and humidity.

Features

  • Retrieves current weather conditions for a given city.
  • Displays temperature in Fahrenheit.
  • Provides details such as weather description, temperature, feels-like temperature, and humidity.
  • Runs in a terminal-based environment.

Technologies Used

  • Python
  • Requests library
  • OpenWeatherMap API

Setup and Installation

1. Clone the Repository

git clone https://github.com/bkelly623/weather-app.git
cd weather-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0