Part of otfbot.plugins.ircClient View Source
| Class | CityCodeParser | Parses the answer of the CityCode Search |
| Class | YahooWeatherParser | Parses the actual weatherdata into a dict |
| Function | get_location_code | Fetch Location code |
| Function | parse_location_code | Parse Location code response |
| Function | get_weather | wrapperfunction for YahooWeatherParser |
| Function | fetch_weather | Get the weather from Yahoo! Weather. |
| Function | parse_weather | Undocumented |
| Function | getDirection | Undocumented |
| Class | Plugin | Undocumented |