Package ipython: Information
Source package: ipython
Version: 0.13.1-alt1
Build time: Mar 31, 2013, 08:08 AM
Category: Development/Python
Report package bugHome page: http://ipython.org
License: BSD
Summary: An enhanced interactive Python shell
Description:
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, 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.
List of RPM packages built from this SRPM:
ipython (noarch)
ipython-doc (noarch)
ipython-examples (noarch)
ipython3 (noarch)
ipython (noarch)
ipython-doc (noarch)
ipython-examples (noarch)
ipython3 (noarch)
Maintainer: Aleksey Avdeev
List of contributors:
Aleksey Avdeev
Vitaly Kuznetsov
Eugeny A. Rostovtsev
Andrey Rahmatullin
Grigory Batalov
shalupov
Aleksey Avdeev
Vitaly Kuznetsov
Eugeny A. Rostovtsev
Andrey Rahmatullin
Grigory Batalov
shalupov
Last changed
March 24, 2013 Aleksey Avdeev 0.13.1-alt1
- Version 0.13.1 (rel)
July 3, 2012 Vitaly Kuznetsov 0.13-alt2
- Version 0.13 (rel)
June 1, 2012 Eugeny A. Rostovtsev 0.13-alt1.git20120601
- Version 0.13 (dev) - Added package for Python 3