Package ipython: Information

    Source package: ipython
    Version: 0.13.1-alt1
    Build time:  Mar 31, 2013, 08:08 AM
    Report package bug
    Home 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 rpms provided by this srpm:
    ipython (noarch)
    ipython-doc (noarch)
    ipython-examples (noarch)
    ipython3 (noarch)

    Maintainer: Aleksey Avdeev


    ACL:
    @python
    @everybody

      1. python3-devel
      2. python3-module-distribute
      3. python3-module-tornado
      4. python-devel = 2.7
      5. rpm-build-python >= 0.8
      6. rpm-build-python3

    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