IPython
IPython Documentation
Overview
Enhanced interactive Python shell
Decoupled two-process model
Interactive parallel computing
What’s new in IPython
Development version
5.x Series
Issues closed in the 5.x development cycle
4.x Series
Issues closed in the 4.x development cycle
3.x Series
Issues closed in the 3.x development cycle
Migrating Widgets to IPython 3
2.x Series
Issues closed in the 2.x development cycle
1.0 Series
Issues closed in the 1.0 development cycle
0.13 Series
Issues closed in the 0.13 development cycle
0.12 Series
Issues closed in the 0.12 development cycle
0.11 Series
Issues closed in the 0.11 development cycle
0.10 series
0.9 series
0.8 series
Installation
Installing IPython
Installing the IPython kernel
Quick install reminder
Using IPython for interactive work
Introducing IPython
Plotting
IPython reference
IPython as a system shell
IPython Tips & Tricks
Python vs IPython
Built-in magic commands
Configuration and customization
Configuring IPython
Extending and integrating with IPython
Developer’s guide for third party tools and libraries
How IPython works
Making simple Python wrapper kernels
Execution semantics in the IPython kernel
New IPython Console Lexer
Writing code for Python 2 and 3
Overview of the IPython configuration system
IPython GUI Support Notes
Guide for IPython core Developers
IPython release process
Old Documentation
The IPython API
About IPython
History
Licenses and Copyright
IPython
Docs
»
Index
Symbols
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
U
|
W
|
X
Symbols
--ipython-dir=<path>
command line option
B
banner (MyKernel attribute)
builtin_mod (in module IPython.utils.py3compat)
builtin_mod_name (in module IPython.utils.py3compat)
bytes_to_str() (in module IPython.utils.py3compat)
C
cast_bytes() (in module IPython.utils.py3compat)
cast_bytes_py2() (in module IPython.utils.py3compat)
cast_unicode() (in module IPython.utils.py3compat)
cast_unicode_py2() (in module IPython.utils.py3compat)
command line option
--ipython-dir=<path>
continuation_prompt_tokens() (MyPrompts method)
D
do_complete() (MyKernel method)
do_execute() (MyKernel method)
do_history() (MyKernel method)
do_inspect() (MyKernel method)
do_is_complete() (MyKernel method)
do_shutdown() (MyKernel method)
doctest_refactor_print() (in module IPython.utils.py3compat)
E
EDITOR
environment variable
EDITOR
HOME
INPUTRC
IPYTHONDIR
,
[1]
,
[2]
,
[3]
IPYTHON_DIR
,
[1]
PATH
PYTHONSTARTUP
,
[1]
execfile() (in module IPython.utils.py3compat)
G
getcwd() (in module IPython.utils.py3compat)
H
HOME
I
implementation (MyKernel attribute)
implementation_version (MyKernel attribute)
in_prompt_tokens() (MyPrompts method)
input() (in module IPython.utils.py3compat)
INPUTRC
IPython.extensions.autoreload (module)
IPython.extensions.storemagic (module)
IPython.utils.py3compat (module)
IPYTHON_DIR
,
[1]
IPYTHONDIR
,
[1]
,
[2]
isidentifier() (in module IPython.utils.py3compat)
iteritems() (in module IPython.utils.py3compat)
itervalues() (in module IPython.utils.py3compat)
L
language (MyKernel attribute)
language_info (MyKernel attribute)
language_version (MyKernel attribute)
M
MethodType() (in module IPython.utils.py3compat)
MyKernel (built-in class)
,
[1]
MyPrompts (built-in class)
O
out_prompt_tokens() (MyPrompts method)
P
PATH
PY3 (in module IPython.utils.py3compat)
PYTHONSTARTUP
,
[1]
R
register() (in module IPython.terminal.pt_inputhooks)
rewrite_prompt_tokens() (MyPrompts method)
S
safe_unicode() (in module IPython.utils.py3compat)
store() (IPython.extensions.storemagic.StoreMagics method)
str_to_bytes() (in module IPython.utils.py3compat)
str_to_unicode() (in module IPython.utils.py3compat)
string_types (in module IPython.utils.py3compat)
U
u_format() (in module IPython.utils.py3compat)
unicode_to_str() (in module IPython.utils.py3compat)
unicode_type (in module IPython.utils.py3compat)
W
with_metaclass() (in module IPython.utils.py3compat)
X
xrange (in module IPython.utils.py3compat)