Google AppEngine Client Library
The Google AppEngine Client library is an extension to the Python client library and provides methods to integrate your applications deployed in Google AppEngine easily with Zoho Reports.
Using this API library you can make Zoho Reports as the reporting engine for your Google AppEngine applications. You can push the required data from your Google application into Zoho Reports and create reports/analysis in Zoho Reports. You could also embed these reports back into your application, if you wish to do the same.
Pythondocs
Click here for pythondocs (Note : The main class is
GoogleAppEngClient).
Download
http://css.zohostatic.com/db/api/v1_0/m6/ZohoReportGoogleAppDemo.zip
Reference Sample
Refer to the simple Personal Finance application built over Google AppEngine using the Google AppEngine Client library discussed above.
Excellent work. Hats off to the team.