README.md
setup.cfg
setup.py
examples/__init__.py
examples/ask_google.py
examples/find_class_method.py
examples/find_function.py
examples/lookup_error.py
examples/message_panels.py
examples/print_function.py
examples/print_method.py
examples/showpi.py
examples/tracebacks.py
examples/what.py
pyinspect/__init__.py
pyinspect/_answers.py
pyinspect/_colors.py
pyinspect/_exceptions.py
pyinspect/_find.py
pyinspect/_rich.py
pyinspect/answers.py
pyinspect/exceptions.py
pyinspect/find.py
pyinspect/panels.py
pyinspect/show.py
pyinspect/utils.py
pyinspect.egg-info/PKG-INFO
pyinspect.egg-info/SOURCES.txt
pyinspect.egg-info/dependency_links.txt
pyinspect.egg-info/entry_points.txt
pyinspect.egg-info/not-zip-safe
pyinspect.egg-info/requires.txt
pyinspect.egg-info/top_level.txt
scripts/get_gif_last_frame.py
scripts/readme/ask.py
scripts/readme/find_function.py
scripts/readme/intro.py
scripts/readme/panels.py
scripts/readme/print_function.py
scripts/readme/tracebacks.py
scripts/readme/what.py
tests/__init__.py
tests/test_ask.py
tests/test_examples.py
tests/test_get_answers.py
tests/test_panels.py
tests/test_search.py
tests/test_showme.py
tests/test_tracebacks.py
tests/test_utils.py
tests/test_what.py