PyGoogle

A Python Interface to the Google API
Download

PyGoogle Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Brian Landers
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 91 KB

PyGoogle Tags


PyGoogle Description

A Python Interface to the Google API PyGoogle is a free and open source Python module meant to be a wrapper for the Google Web APIs. PyGoogle allows you to do Google searches, retrieve pages from the Google cache, and ask Google for spelling suggestions.NOTE: PyGoogle is licensed and distributed under the terms of the Python License (CNRI Python License).IMPORTANT NOTE:You need a Google-provided license key to use these services. Follow this link to get one. These functions will look in several places (in this order) for the license key:· the "license_key" argument of each function· the module-level LICENSE_KEY variable (call setLicense once to set it)· an environment variable called GOOGLE_LICENSE_KEY· a file called ".googlekey" in the current directory· a file called "googlekey.txt" in the current directory· a file called ".googlekey" in your home directory· a file called "googlekey.txt" in your home directory· a file called ".googlekey" in the same directory as google.py· a file called "googlekey.txt" in the same directory as google.py Requirements: · Python What's New in This Release: · formatting cleanup · epydoc documentation · support for SOAPpy from pywebsvcs · refactor getting the remote server instance into a method · refactor SOAP lib specifics into a facade private functions renamed: · _version · _usage · _test · _makeFormatter · _output private classes renamed: · _OutputFormatter · _TextOutputFormatter


PyGoogle Related Software