rbjnazz / weather-cli

a weather cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-cli

A mini weather cli with ascii art weather icons.

Install

git clone https://github.com/rbjnazz/weather-cli.git
cd weather-cli
pip install -r requirements.txt

How to generate your API KEY

  • Log in or sign up on rapidapi.com sign up with google or facebook.
  • Goto pricing.
  • Subscribe to basic plan (it's FREEMIUM).
  • Create an app, add new app.
  • Give it a name and description then click save.
  • Goto your app and click security.
  • You will see the Application key, just copy and paste it on weather-cli prompt.

Usage

python weather-cli.py

About

a weather cli


Languages

Language:Python 100.0%