IPython Documentation

Related Topics

  • Documentation overview
    • Previous: Quickstart
    • Next: Introducing IPython

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Using IPython for interactive workΒΆ

  • Introducing IPython
    • The four most helpful commands
    • Tab completion
    • Exploring your objects
    • Magic functions
    • History
    • System shell commands
    • Configuration
  • IPython Tips & Tricks
    • Embed IPython in your programs
    • Run doctests
    • Use IPython to present interactive demos
    • Suppress output
    • Lightweight ‘version control’
  • IPython reference
    • Command-line usage
    • Interactive use
    • IPython as your default Python environment
    • Embedding IPython
    • Using the Python debugger (pdb)
    • Pasting of code starting with Python or IPython prompts
    • GUI event loop support
    • Plotting with matplotlib
    • Interactive demos with IPython
  • IPython as a system shell
    • Overview
    • Aliases
    • Directory management
    • Prompt customization
    • String lists
  • A Qt Console for IPython
    • %load
    • Inline Matplotlib
    • Saving and Printing
    • Colors and Highlighting
    • Fonts
    • Process Management
    • Qt and the QtConsole
    • Regressions

See also

The IPython notebook

©The IPython Development Team. | Powered by Sphinx 1.3.3 & Alabaster 0.7.6 | Page source