Skip to content

CornellTech-eBay/yahoo-weather

 
 

Repository files navigation

yahoo-weather

get localised weather info through yahoo weather api

To run the weatherapp: python yhweather.py location

$ python yhweather.py location_code

Get your location code [here] [here]:http://woeid.rosselliot.co.nz/lookup/

To save the weather information in file:

$ python yhweather.py 2459115 --output='output.txt'

Example usage for new york:

$ python yhweather.py 2459115

About

get localised weather info through yahoo weather api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.5%
  • Jupyter Notebook 1.5%