Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047543
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: ipython3

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 8.16.0-alt1
Время сборки: 29 сентября 2023, 13:29 ( 26.0 недели назад )
Размер архива: 5.33 Mb

Домашняя страница:   https://ipython.org

Лицензия: BSD-3-Clause
О пакете: An enhanced interactive Python 3 shell
Описание:

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.

Текущий майнтейнер: Anton Vyatkin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ipython3
  • ipython3-doc
  • ipython3-examples
  • python3-module-ipython-tests
  • python3-module-ipython
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin