Updated: 5/10/2002; 7:44:40 AM.
Python
Python is the "most powerful language you can still read."
        

Friday, April 19, 2002

Thomas Heller posted a new Python search tool script for the Python manuals. Here's the announcement:

"A new Python-powered search engine is online at
http://starship.python.net/crew/theller/pyhelp.cgi

It searches for keywords in the Python manuals at http://www.python.org/doc/.

The script can also be downloaded, and can be configured to search HTML manual pages installed locally. The keyword index is build on the fly. It can also (probably) be easily integrated in your editor/ide to provide context sensitive help."

This is one of those cases, where Google - even when doing a site-specific search - often doesn't work as well as a topic-specific search tool. This script can be configured to search locally or remotely and the local search can include your own documentation. This could probably be integrated with pydoc or turned into a standalone desktop docs search tool.

I have the Python docs in Microsoft Help format, which has its own index and search built-in, but for some reason I generally end up looking at the plain HTML versions of the docs. What is even stranger, is that I find myself using the online HTML rather than the version on my desktop, which probably says something about habits.

I would still like to have a Google on the desktop that integrates the search results on my local hard disk with the web.


10:50:12 AM    


© Copyright 2002 Kevin Altis.
 
April 2002
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
Mar   May




Click to see the XML version of this web page.