- Initial release. `py-grep ClassName function_name` will search the current directory recursively for those symbols and output their source code. `-f file.py` will search in one or more specific files, `-d directory` will search within one or more specific directories. [1](https://github.com/simonw/py-grep/issues/1)