Yes in your PC - follow the instructions of the library for that. Later on I will take a look at the library my self.
On Feb 19, 1:09 pm, Massimiliano <[email protected]> wrote: > "Sure you can after installing the library" on my PC? > > 2010/2/19 nickmilon <[email protected]> > > > > > > > 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]<google-appengine%2Bunsubscrib > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > > 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.
