Skip to content
/ wthr Public

wthr is a Python script for checking the weather from the command line

Notifications You must be signed in to change notification settings

brunobord/wthr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wthr

wthr is a Python script for checking the weather from the command line.

How do I get it?

[sudo] pip install wthr

or

git clone https://github.com/lavelle/wthr.git
cd wthr
[sudo] python setup.py install

How do I use it?

  • wthr - It'll try and work out your location
  • wthr bristol - Or you can specify one
  • wthr 'new york' f - Use farenheit if you're weird and from the past

Changelog

0.1

  • Inital release

About

wthr is a Python script for checking the weather from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages