Sections
Sub-Sections
Start Page
Index
History
Last Change
Download
Plain Text
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

Python Google Chart

About

pygooglechart is a complete Python wrapper for the Google Chart API.

Examples

Click on the chart images below to see the source code used to create the chart.

Hello World 3D Pie Chart Line Chart with grid lines and background stripes Area line chart example QR code example

Documentation

Documentation and examples are slowly progressing.

Installation

pygooglechart works with Linux, Windows and Mac OS X.

Binary Installers



Source Install

There are a few ways of installing it from source:

If you have setuptools installed, simply run the following:

easy_install pygooglechart

Or download the package shown below, extract it, hop into the directory and run:

python setup.py install

Source Code

View the latest source code online or download using the methods below.

Download

Subversion

svn co svn://slowchop.com/pygooglechart/trunk/

Mailing List

Announcements, suggestions, bug reports can be discussed here:

Project Pages

Uses