Searchable python documentation
Andrei Kulakov
sill at optonline.net
Thu Aug 9 11:01:45 EDT 2001
On Thu, 09 Aug 2001 13:04:21 +0000, Tom Huckstep <tomhuckstep at bigfoot.spammenot.com> wrote:
> Is there any searchable python documentation, that performs
> a bit like man, so I could do
>
> $ pyman compile
>
> and it would show me the documentation for the builtin
> function compile?
>
> If not I am thinking of writing a couple of programs to
> perform that task: one to make an index of the HTML
> module documentation, and another to search through it and
> invoke a web browser when it finds what you want.
>
> I don't want to duplicate anyone's work though. Does this
> kind of thing exist already? If it doesn't, does anyone
> have any thoughts or comments on my idea?
>
> Tom
>
I would certainly find something like that useful..
--
Cymbaline: intelligent learning mp3 player - python, linux, console.
get it at: http://silmarill.org/cymbaline
More information about the Python-list
mailing list