/weather-app

Simple short assignment

Primary LanguagePython

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