Hi There is currently no implementation I know of for a Python query language parser. Feel free to update the group if you find one of write one yourself. A very basic parser should not be difficult to implement.
ChartMan On Mon, Jul 6, 2009 at 7:03 PM, Olemis Lang <[email protected]> wrote: > > On Tue, Jun 30, 2009 at 5:18 AM, ChartMan<[email protected]> wrote: > > The library can parse the query string for you. > > Have a look here: > > > http://code.google.com/apis/visualization/documentation/dev/dsl_javadocs/com/google/visualization/datasource/DataSourceHelper.html#parseQuery(java.lang.String)<http://code.google.com/apis/visualization/documentation/dev/dsl_javadocs/com/google/visualization/datasource/DataSourceHelper.html#parseQuery%28java.lang.String%29> > > > > > > What about Python ? Does anybody know about a Py parser for GViz QL ? > > Thnx in advance ! > > -- > Regards, > > Olemis. > > Blog ES: http://simelo-es.blogspot.com/ > Blog EN: http://simelo-en.blogspot.com/ > > Featured article: > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
