IPython Documentation

Table Of Contents

Previous topic

core.interactiveshell

Next topic

core.logger

This Page

core.ipapi

Module: core.ipapi

This module is completely deprecated and should no longer be used for any purpose. Currently, we have a few parts of the core that have not been componentized and thus, still rely on this module. When everything has been made into a component, this module will be sent to deathrow.

IPython.core.ipapi.get()

Get the global InteractiveShell instance.