Python Module Index

d | f | t | w
 
d
date (Unix, Windows) Module to abstract the date based data features for wunderground
 
f
forecast (Unix, Windows) Module to abstract the forecast data features for wunderground
 
t
test (Unix, Windows) Module to run tests for features
today (Unix, Windows) Module to abstract the today based data features for wunderground
 
w
weather (Unix, Windows) The classes and modules provided have several functions to aid in abstracting the nuances with the wunderground responses. The purpose is to expose the results in a uniform format while providing shortcuts, normalizing access, and making more pythonic references to wunderground's data.
weather_base (Unix, Windows) Module to abstract the data feature responses for wunderground
WunderWeather
    WunderWeather.date
    WunderWeather.forecast
    WunderWeather.test
    WunderWeather.test_responses
    WunderWeather.today
    WunderWeather.weather
    WunderWeather.weather_base