Package ipython3: Information

    Source package: ipython3
    Version: 9.7.0-alt1
    Build time:  Nov 6, 2025, 09:42 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 RPM packages built from this SRPM:
    ipython3 (noarch)
    python3-module-ipython (noarch)

    Maintainer: Anton Vyatkin


      1. /dev/pts
      2. /proc
      3. git
      4. python3(testpath)
      5. python3(traitlets)
      6. python3(wheel)
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-pytest
      9. python3-modules-sqlite3
      10. python3(jedi)
      11. python3(pexpect)
      12. python3(pickleshare)
      13. python3(prompt_toolkit)
      14. rpm-build-python3
      15. python3(pygments)
      16. python3(pytest)
      17. python3(pytest-asyncio)
      18. python3(setuptools)
      19. python3(stack_data)

    Last changed


    Nov. 5, 2025 Anton Vyatkin 9.7.0-alt1
    - New version 9.7.0.
    Oct. 11, 2025 Anton Vyatkin 9.6.0-alt1
    - New version 9.6.0.
    July 5, 2025 Grigory Ustinov 9.4.0-alt1.1
    - NMU: Slightly cleaned up python3 req skips.