Skip to content

Dekoder-py/PyWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyWeather - Weather CLI

PyWeather will show you the current conditions of a given location. Written in python and uses the tomorrow.io api.

Install

python3 -m pip install pyioweather

Usage

pyweather

You'll need to enter an API key from Tomorrow.io at runtime, or have a Tomorrow.io API key in your environment variables like this:

TOMORROW_IO_API=*YOURKEYHERE*

Getting a tomorrow.io API Key

This is completley free for basic use - up to 500 requests per day. No credit card required.

  1. Go to the tomorrow.io api docs
  2. In the top right, click Log In
  3. Sign Up for an account
  4. Go to the API keys section while signed in
  5. Copy the API key!

About

Python Weather App CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages