IPython Documentation

Table Of Contents

Previous topic

Module: core.history

Next topic

Module: core.hooks

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: core.historyapp

An application for managing IPython history.

To be invoked as the ipython history subcommand.

2 Classes

class IPython.core.historyapp.HistoryTrim(**kwargs)

Bases: IPython.core.application.BaseIPythonApplication

class IPython.core.historyapp.HistoryApp(**kwargs)

Bases: IPython.config.application.Application