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.
- Sources inherited from project openSUSE:12.2
- Links to openSUSE:12.2 / IPython
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/python3-IPython && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
IPython.changes | 0000007049 6.88 KB | |
IPython.spec | 0000003650 3.56 KB | |
ipython-0.12.1.tar.gz | 0004272666 4.07 MB | |
python3-IPython.changes | 0000001312 1.28 KB | |
python3-IPython.spec | 0000003932 3.84 KB |
Latest Revision
branched from openSUSE:Factory
Comments 0