An Enhanced Interactive Python Shell
IPython provides a replacement for the interactive python (Python)
interpreter with extra functionality.
Main features:
* Comprehensive object introspection.
* Input history that is persistent across sessions.
* Caching of output results during a session with automatically
generated references.
* Readline-based name completion.
* Extensible system of 'magic' commands for controlling the
environment and performing many tasks related either to IPython
or the operating system.
* Configuration system with easy switching between different setups
(simpler than changing $PYTHONSTARTUP environment variables every
time).
* Session logging and reloading.
* Extensible syntax processing for special purpose situations.
* Access to the system shell with user-extensible alias system.
* Easily embeddable in other Python programs.
* Integrated access to the pdb debugger and the Python profiler.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout DISCONTINUED:openSUSE:11.2/IPython && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
IPython.changes | 0000003138 3.06 KB | |
IPython.spec | 0000003409 3.33 KB | |
ipython-0.10.tar.bz2 | 0005084214 4.85 MB | |
ready | 0000000000 0 Bytes |
Comments 0