Package ipython3: Information

    Source package: ipython3
    Version: 7.18.1-alt4
    Build time:  Aug 7, 2021, 02:20 AM
    Report package bug
    License: BSD-3-Clause
    Summary: An enhanced interactive Python 3 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:
    ipython3 (noarch)
    python3-module-ipython (noarch)
    python3-module-ipython-tests (noarch)

    Maintainer: Aleksei Nikiforov


      1. python3-devel
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. python3(prompt_toolkit)
      5. python3(backcall)
      6. rpm-build-python3

    Last changed


    June 23, 2021 Aleksei Nikiforov 7.18.1-alt4
    - Made test imports optional (Closes: #40270).
    June 16, 2021 Aleksei Nikiforov 7.18.1-alt3
    - Fixed runtime dependencies.
    Sept. 17, 2020 Aleksei Nikiforov 7.18.1-alt2
    - Added conflict to ipython.