Sure you can after installing the library and including the files in your application provided this library does not depend on anything but python. Also since data passing mechanism for google visualization api is quite easy to implement in python you can avoid the burden of one more import and write your own interface. For an example of using visualization api from gae you can take a look at: http://www.geognos.com/geo/en/cc/no.html#Economy Unfortunately i did not have the time to document the code but feel free to examine the page source code and the relative javascript files.
Happy coding;) On Feb 18, 2:30 pm, Massimiliano <[email protected]> wrote: > Dear All, > I'm trying to learn using python and Google App Engine. Can I use this > library on the appengine? Just importing this in the python application > (from pygooglechart import *****)? > > Massimiliano > > -- > > My email: [email protected] > My Google Wave: [email protected] -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
