Preet-Sojitra / weather-app

Simple short assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

A simple cli based weather app that uses the weather API to get the weather of a city.

Installation

  1. Install dependencies
pip install -r requirements.txt
  1. Get an API key from Weather.com. Replace the API_KEY in the .env-sample file with your API key. Also rename the file to .env.

Usage

python weather.py

About

Simple short assignment


Languages

Language:Python 100.0%