Skip to content

CharityO3/Check_Current_Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Weather App Summary

This Python script provides the current weather and a 5-day forecast for any city using the SheCodes Weather API. It features styled terminal output through the rich library, and allows users to input a city name to retrieve weather data.

Key Features:

  • Displays current weather and 5-day forecast.
  • Uses requests for API calls and rich for styled output.
  • Prompts user to enter a city for weather updates.

Requirements:

  • Python 3, requests, and rich libraries.

Weather_App_Response

About

Weather_API_Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages