B
Brian Landers
PyGoogle 0.6 has been released!
PyGoogle is a Python wrapper for the Google Web APIs. It allows you to
do Google searches, retrieve pages from the Google cache, and ask
Google for spelling suggestions.
This release adds support for the current SOAPpy module from the
Python Web Services project (http://pywebsvcs.sourceforge.net). It
also contains significant internal refactorings and API documentation
updates.
You should download and install the SOAPpy module from the Python Web
Services project (version 0.11.3 or later) before using PyGoogle. We
include an earlier patched version (SOAP.py), however its use is
deprecated and it will be removed entirely in a future release.
INCOMPATIBILITY: the following functions and classes are now
considered *internal* and have been renamed to discourage their use:
_version
_usage
_test
_makeFormatter
_output
_OutputFormatter
_TextOutputFormatter
You can download the latest version of PyGoogle from SourceForge at
http://pygoogle.sourceforge.net
Cheers,
Brian
PyGoogle is a Python wrapper for the Google Web APIs. It allows you to
do Google searches, retrieve pages from the Google cache, and ask
Google for spelling suggestions.
This release adds support for the current SOAPpy module from the
Python Web Services project (http://pywebsvcs.sourceforge.net). It
also contains significant internal refactorings and API documentation
updates.
You should download and install the SOAPpy module from the Python Web
Services project (version 0.11.3 or later) before using PyGoogle. We
include an earlier patched version (SOAP.py), however its use is
deprecated and it will be removed entirely in a future release.
INCOMPATIBILITY: the following functions and classes are now
considered *internal* and have been renamed to discourage their use:
_version
_usage
_test
_makeFormatter
_output
_OutputFormatter
_TextOutputFormatter
You can download the latest version of PyGoogle from SourceForge at
http://pygoogle.sourceforge.net
Cheers,
Brian