On Mon, Sep 7, 2009 at 08:26, denis bzowy<[email protected]> wrote: > Does anyone have a program to generate a file with one line per Numpy function > / class / method, for local grepping ? > It might be useful for any package with thousands of functions too. > (Grepping a Pypi summary to see "what the heck is ..." takes < 1 second.)
I'll do you one better and give you full-text search. http://pypi.python.org/pypi/WhooshDoc -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
