On Mon, Oct 13, 2008 at 8:37 AM, cslinux <[EMAIL PROTECTED]> wrote: > > I'm asking if i can use the python client library to implement a > webmaster tools web application, i.e to use the library for web-based > application and which requirements does this implementation exactly > needs (i.e any specific framework, libraries, specific version of > python or specific web application engine...etc), also i want to know > if i can use python 2.4.4 or must i get 2.5 , cause my server doesn't > support 2.5. and if there's any guide on how to use the python client > library with any of python's web framework as django. > Thanks in advance and kind regards.
Mina, The Google Data Python client library has support for the Webmaster Tools API, so you shouldn't have any problems. Software dependencies and installation are documented here: http://code.google.com/apis/gdata/articles/python_client_lib.html Python 2.4.4. should be fine, since we support Python 2.2 and up. Unfortunately there's no developer's guide for using the Webmaster Tools API with Python, but using it should be the same as using any of our other services with the Python client. There's a reference guide here: http://gdata-python-client.googlecode.com/svn/trunk/pydocs/ Specifically, you'll want to look at these two pages: http://gdata-python-client.googlecode.com/svn/trunk/pydocs/gdata.webmastertools.html http://gdata-python-client.googlecode.com/svn/trunk/pydocs/gdata.webmastertools.service.html If you run into any issues, feel free to let us know. -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data Protocol" group. To post to this group, send email to google-help-dataapi@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---