Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
/ weather-status Public archive

Simple python project to get current weather update of a city

Notifications You must be signed in to change notification settings

farhan2077/weather-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEATHER STATUS

made with python code style: prettier

Prerequisites:

  • Python v3.9+
  • pip v22+

Installation & setup

  1. Download or clone the repository
git clone https://github.com/farhan2077/weather-status.git
  1. Move into the dirtectory
cd weather-status
  1. Install dependencies
pip install -r requirements.txt
  1. Create a .env file similar to .env.example. Get openweather api keys from here

  2. Run code

python main.py

About

Simple python project to get current weather update of a city

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published