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.) Sorry if this is a duplicate, must exist already ?