Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37541937
en ru br
ALT Linux repos
S:8.16.0-alt1

Group :: Development/Python3
RPM: ipython3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 8.16.0-alt1
Build date: 29 september 2023, 13:29 ( 30.0 weeks ago )
Size: 5.33 Mb

Home page:   https://ipython.org

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.

Current maintainer: Anton Vyatkin

List of contributors

List of rpms provided by this srpm:

  • ipython3
  • ipython3-doc
  • ipython3-examples
  • python3-module-ipython-tests
  • python3-module-ipython
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin