Paketname | python-pygooglechart |
Beschreibung | complete wrapper for the Google Chart API |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.2.1-2 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | pygooglechart |
Paketgröße | 16546 Byte |
Prüfsumme MD5 | 8dd55cceaa73de885c4ead7b48583479 |
Prüfsumme SHA1 | 62020af46758b998e21b2977a969398fd3bae1c0 |
Prüfsumme SHA256 | e972b694b25c93735d6eefbc1bf4c852ad11932eaa84231136d342c2031f2ed1 |
Link zum Herunterladen | python-pygooglechart_0.2.1-2_all.deb |
Ausführliche Beschreibung | Google Chart API is an extremely simple tool that lets you easily create a
chart from some data. You embed the data and formatting parameters in an HTTP
request, and Google returns a PNG image of the chart.
.
This package contains a Python wrapper for those API.
.
For a complete API documentation please refer to Google page:
http://code.google.com/apis/chart/ .
|