Binary package “python-pygooglechart” in ubuntu bionic

complete wrapper for the Google Chart API

 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/ .