Introduction This module is a collection of introspection functions. Some functions are improved versions of the functions found in the inspect module, others are completely new. Documentation The documentation can be found here. Installation python3 -m pip install introspection