bueda 0.2.3
Wrapper for Bueda API
Makes it easier to call the Bueda API from within Python.
Using it is a simple as:
import bueda
b = bueda.BuedaApi('2EvC9SVR0Y5vBt48dA1xMwkAxv8XP15OZ7ulsw')
enriched = b.enriched(['toyotaprius', 'hybrid'])
print enriched.canonical
To use it, get your API key at http://www.bueda.com/
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| bueda-0.2.3.tar.gz (md5) | Source | 2010-07-20 | 2KB | 557 | |
- Author: Bueda
- Home Page: http://www.bueda.com
- License: MIT
- Platform: Any
- Categories
- Package Index Owner: luispedro, bueda, peplin
- DOAP record: bueda-0.2.3.xml
