Package ipython3: Information

    Source package: ipython3
    Version: 8.24.0-alt1
    Latest version according to Repology
    Build time:  Apr 27, 2024, 03:42 PM in the task #345963
    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)
    ipython3-doc (noarch)
    ipython3-examples (noarch)
    python3-module-ipython (noarch)
    python3-module-ipython-tests (noarch)

    Maintainer: Anton Vyatkin


    ACL:
    Anton Farygin
    @everybody

      1. /dev/pts
      2. /proc
      3. git
      4. python3(exceptiongroup)
      5. python3(ipykernel)
      6. python3(jedi)
      7. python3(matplotlib)
      8. python3(numpy)
      9. python3(pexpect)
      10. python3(pickleshare)
      11. python3(prompt_toolkit)
      12. python3(pygments)
      13. python3(pytest)
      14. python3(pytest-asyncio)
      15. python3(setuptools)
      16. python3(sphinx_rtd_theme)
      17. python3(stack_data)
      18. python3(testpath)
      19. python3(traitlets)
      20. python3-module-matplotlib-sphinxext
      21. python3-module-pyproject-installer >= 0.4.0
      22. rpm-build-python3
      23. python3-module-sphinx-devel
      24. python3-module-sphinx-sphinx-build-symlink
      25. python3(wheel)
      26. python3-modules-sqlite3
      27. rpm-macros-sphinx3

    Last changed


    April 27, 2024 Anton Vyatkin 8.24.0-alt1
    - New version 8.24.0.
    - Build with check.
    April 9, 2024 Anton Vyatkin 8.23.0-alt1
    - New version 8.23.0.
    March 11, 2024 Anton Vyatkin 8.22.2-alt1
    - New version 8.22.2.
    - Drop gobject require used for obsoleted gtk2 (see ALT bug #41092).
    - Build without check (not ready for pytest 8).