Back to the main Index
The architecture of IPython is built with reusable components. These components include:
InteractiveShell
object that provides the core interactive features across the entire code baseInteractiveShell
object over a ZeroMQ/JSON based message protocol to various frontendsThese components can be embedded into other applications.
Coming soon.
Coming soon.
This directory also contains examples that are regular Python (.py
) files.
%run ../utils/list_pyfiles.ipy