You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / core / oinspect

module

IPython.core.oinspect

source: /IPython/core/oinspect.py :0

Members

Summary

Tools for inspecting Python objects.

Extended Summary

Uses syntax highlighting for presenting the various information elements.

Similar in spirit to the inspect module, but all calls take a name argument to reference the name under which an object is being read.

Additional content

Tools for inspecting Python objects.

Uses syntax highlighting for presenting the various information elements.

Similar in spirit to the inspect module, but all calls take a name argument to reference the name under which an object is being read.

Aliases

  • IPython.core.oinspect