pywunder
Pywunder is a very simple wrapper around the wundergroudn weather API, at this stage it is mostly incomplete, providing only very simple access to the forecasts api.
To use it do the following:
import pywunder
client = pywunder.Client("your api key")
forecasts = client.forecats("UK/London") #Gives you a four day forecast
forecasts[0].description
>>> u'Clear in the morning, then partly cloudy. High of 16C. Breezy. Winds from the SW at 15 to 20 km/h.'
Release files for pywunder 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pywunder-0.0.1.tar.gz | 2.0 kB | Details |
Release files / pywunder-0.0.1.tar.gz
| Download URL | pywunder-0.0.1.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab903b3c8183dcd26d5cb1d2e27a9694980e7465e42498fe453ce8ebb5fb3e15
|
|
BLAKE2b-256 checksum How to use checksums |
5dc7fa127c110430592c32cb581654ebd462fa1a0e2073cb0e6c867fd9b5990a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |