Paketname | python-pygooglechart |
Beschreibung | complete wrapper for the Google Chart API |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.0-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 148 Byte |
Hängt ab von | python, python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | pygooglechart |
Paketgröße | 19322 Byte |
Prüfsumme MD5 | d6d939ca827936d39786bf2a369873dd |
Prüfsumme SHA1 | fa4252bfcdad67a1f4742df9e496918458512543 |
Prüfsumme SHA256 | d03158f1800da2a4081ea2781de3f3a779411a5fc630c61f868a9b7d9f36eadf |
Link zum Herunterladen | python-pygooglechart_0.3.0-1_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/ .
|