Relased version 0.0.6
First official release of pyinspect.
It includes:
- functionality to search for functions in python modules
- functionality to search for methods in a class
- functionality to print the source code of a function
- functionality to produce enhanced tracebacks on errors
Many examples, detailed README etc..