Navigation
index
modules
|
next
|
previous
|
IPython 0.10.2 documentation
»
Using IPython for interactive work
ΒΆ
Quick IPython tutorial
Highlights
Source code handling tips
Lightweight ‘version control’
Effective logging
Logging to a file
IPython reference
Command-line usage
Interactive use
IPython as your default Python environment
Embedding IPython
Using the Python debugger (pdb)
Extensions for syntax processing
Threading support
Interactive demos with IPython
Plotting with matplotlib
IPython as a system shell
Overview
Aliases
Directory management
Enabled extensions
Prompt customization
String lists
Real world example: remove all files outside version control
The .s, .n, .p properties
IPython extension API
Getting started
Getting a handle to the api
Changing options
Executing statements in IPython namespace with ‘ex’ and ‘ev’
Accessing the IPython namespace
Defining new magic commands
Calling magic functions and system commands
Launching IPython instance from normal python code
Accessing unexposed functionality
Provided extensions
Previous topic
Overview
Next topic
Quick IPython tutorial
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
IPython 0.10.2 documentation
»