pywapi

A Python wrapper around the Yahoo! Weather and Google Weather APIs
Download

pywapi Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Eugene Kaznacheev
  • Publisher web site:
  • http://code.google.com/u/qetzal/

pywapi Tags


pywapi Description

A Python wrapper around the Yahoo! Weather and Google Weather APIs pywapi is a Python module that provides a wrapper around the Yahoo! Weather and Google Weather APIs.Scriptimport pywapi.googleimport stringresult = pywapi.google.get_weather('10001')print "It is " + string.lower(result) + " and " + result + "C now."ResultIt is clear and 21C now. Requirements: · Python


pywapi Related Software