Sections
Timeline
Browse Source
View Tickets
New Ticket
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.

Mailing List

Announcements, suggestions, bug reports can be discussed here:

You can subscribe directly by entering your email address:

Email:

Installation

pygooglechart works with Linux, Windows and Mac OS X. There are a few ways of installing it:

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

Or if you are a Windows user, download and run:

Source Code

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

Download

Subversion

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

Project Pages

Uses