[OT] Python2.5 comes with "google.py"

John Arbash Meinel john at arbash-meinel.com
Thu Jan 3 22:10:26 GMT 2008


My laptop power supply died, so I'm using a backup machine. Which meant
installing lots of stuff to get up and running again.

Anyway, after installing Python 2.5.1, I started poking around and found:
Tools/Scripts/google.py

Which lets you do:

python google.py search query

Which then opens your default web browser, and connects to google's
search page.

Anyway, I thought it was a neat little demonstration of the "webbrowser"
package. There are also some other interesting little helper tools
(dutree.py for example).

John
=:->



More information about the bazaar mailing list