ANNOUNCE: PyGoogle 0.6 released
Brian Landers
brian at bluecoat93.org
Wed Feb 25 19:34:12 EST 2004
More information about the Python-list mailing list
Wed Feb 25 19:34:12 EST 2004
- Previous message (by thread): Webchecker Usage - a problem with local usage
- Next message (by thread): Tkinter/Pmw: code snippet for newbies: linked OptionMenus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Webchecker Usage - a problem with local usage
- Next message (by thread): Tkinter/Pmw: code snippet for newbies: linked OptionMenus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list