A mini weather cli with ascii art weather icons.
git clone https://github.com/rbjnazz/weather-cli.git
cd weather-cli
pip install -r requirements.txt
- 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.
python weather-cli.py