I am the author of the Python package for Webmaster Tools Data API.

Mina, I suggest that you can check out the sample codes in samples/
webmastertools/
to see what you can do with it. I think I have implemented all
functionalities, which you can read from
http://code.google.com/apis/webmastertools/docs/developers_guide.html
Except adding a mobile sitemap, just file an issue [http://
code.google.com/p/gdata-issues/issues/detail?id=832] about it (hope a
Google employee can check that).

It's still new, may have problems. Please also read the issue for this
package [http://code.google.com/p/gdata-python-client/issues/detail?
id=176].

If you have further questions about this package (not the GData
Protocol), please post it in this group
http://groups.google.com/group/gdata-python-client-library-contributors

On Oct 17, 8:48 am, "Trevor Johns" <[EMAIL PROTECTED]> wrote:
> 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.webm...
>    http://gdata-python-client.googlecode.com/svn/trunk/pydocs/gdata.webm...
>
>  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
-~----------~----~----~----~------~----~------~--~---

Reply via email to