Package ipython: Information

  • Default inline alert: Version in the repository: 5.5.0-alt8

Source package: ipython
Version: 5.5.0-alt4
Latest version according to Repology
Build time:  Apr 30, 2020, 09:19 PM in the task #250566
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: Stanislav Levin


ACL:
@python
@everybody

    1. python2.7(nose.tools)
    2. python2.7(pathlib2)
    3. python2.7(prompt_toolkit)
    4. python3(nose.tools)
    5. python3-devel
    6. python3(pathlib)
    7. python3(prompt_toolkit)
    8. python3-module-ipykernel
    9. python3-module-ipyparallel
    10. python3-module-pexpect
    11. python3-module-pickleshare
    12. python3-module-setuptools
    13. python3-module-setuptools
    14. python2.7(sphinx_rtd_theme)
    15. python3-module-simplegeneric
    16. python3-module-testpath
    17. python3-module-tornado
    18. python3-module-traitlets
    19. graphviz
    20. rpm-build-python >= 0.8
    21. rpm-build-python3
    22. python-devel = 2.7
    23. python-module-ipykernel
    24. python-module-ipyparallel
    25. python-module-jsonschema
    26. python-module-matplotlib-sphinxext
    27. python-module-numpydoc
    28. python-module-pexpect
    29. python-module-pickleshare
    30. python-module-setuptools
    31. python-modules-sqlite3
    32. python-module-setuptools
    33. python-module-simplegeneric
    34. python-module-sphinx-devel
    35. python-module-testpath
    36. python-module-tornado
    37. python-module-traitlets
    38. python-module-zmq

Last changed


Feb. 6, 2020 Stanislav Levin 5.5.0-alt4
- Fixed FTBFS.
May 11, 2018 Andrey Bychkov 5.5.0-alt3
- rebuild with python3.6
March 28, 2018 Aleksei Nikiforov 5.5.0-alt2
- Updated build and runtime dependencies.