freshcrate
Home > Databases > ipython

ipython

IPython: Productive Interactive Computing

Description

IPython provides a rich toolkit to help you make the most out of using Python interactively. Its main components are: * A powerful interactive Python shell * A `Jupyter <https://jupyter.org/>`_ kernel to work with Python code in Jupyter notebooks and other interactive frontends. The enhanced interactive Python shells have the following main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Extensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * A rich 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 and GUIs. * Integrated access to the pdb debugger and the Python profiler. The latest development version is always available from IPython's `GitHub site <http://github.com/ipython>`_.

Release History

VersionChangesUrgencyDate
9.12.0Imported from PyPI (9.12.0)Low4/21/2026
7.18.1We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/Low1/30/2021
7.9.0Release 7.9.0Low10/25/2019
7.8.0Release 7.8.0Low8/30/2019
7.7.0Release 7.7.0Low7/26/2019
7.6.1Release 7.6.1Low7/3/2019
7.6.0Release 7.6.0Low6/28/2019
7.5.0Release 7.5.0Low4/24/2019
7.4.0Release 7.4.0Low3/21/2019
7.3.0Release 7.3.0Low2/18/2019
7.2.0Release 7.2.0Low11/30/2018
7.1.1Release 7.1.1Low11/6/2018
7.1.0Release 7.1.0Low10/27/2018
7.0.1Release 7.0.1Low9/27/2018
7.0.0-docRelease 7.0.0-docLow9/27/2018
7.0.0Release 7.0.0Low9/27/2018
7.0.0rc1Release 7.0.0rc1Low9/21/2018
7.0.0b1Release 7.0.0b1Low9/10/2018
6.2.1Release 6.2.1Low9/29/2017
6.2.0Release 6.2.0Low9/15/2017
6.1.0Release 6.1.0Low5/31/2017
6.0.0Release 6.0.0Low4/19/2017
6.0.0rc1Release 6.0.0rc1Low4/10/2017
rel-3.0.0See the [release notes](http://ipython.org/ipython-doc/3/whatsnew/version3.html#release-3-0) for what's new. or get it with pip: ``` pip install --upgrade "ipython[all]" ``` DO NOT download from the "Source code" links below. They are missing git submodules, and won't work. Low2/28/2015
rel-2.4.1Release rel-2.4.1Low2/26/2015
rel-2.1.0bugfix release for IPython 2.0. See the [list of backported fixes](http://ipython.org/ipython-doc/2/whatsnew/github-stats-2.0.html). Low5/21/2014
rel-1.2.1Bugfix release for Python 2.6 and 3.4. [What's new in 1.2](http://ipython.org/ipython-doc/1/whatsnew/github-stats-1.0.html#issues-closed-in-1-2) Low2/24/2014
rel-1.2.0IPython 1.2.0 mostly bugfix release For release notes, see [what's new](http://ipython.org/ipython-doc/rel-1.2.0/whatsnew/github-stats-1.0.html). Low2/10/2014
rel-1.1.0Mostly bugfix release for 1.0 Patches backported to IPython 1.1.0 (2013/08/08 - 2013/09/09) These lists are automatically generated, and may be incomplete or contain duplicates. The following 25 authors contributed 337 commits. - Benjamin Ragan-Kelley - Bing Xia - Bradley M. Froehle - Brian E. Granger - Damián Avila - dhirschfeld - Dražen Lučanin - gmbecker - Jake Vanderplas - Jason Grout - Jonathan Frederic - Kevin Burke - Kyle Kelley - Matt Henderson - Matthew Brett - Matthias Bussonnier - Low9/9/2013
rel-1.0.0IPython provides a rich toolkit to help you make the most out of using Python interactively. Its main components are: - Powerful interactive Python shells (terminal- and Qt-based). - A web-based interactive notebook environment with all shell features plus support for embedded figures, animations and rich media. - Support for interactive data visualization and use of GUI toolkits. - Flexible, embeddable interpreters to load into your own projects. - A high-performance library for high level aLow8/9/2013

Dependencies & License Audit

Loading dependencies...

Similar Packages

jupyterlab-widgetsJupyter interactive widgets for JupyterLab3.0.16
widgetsnbextensionJupyter interactive widgets for Jupyter Notebook4.0.15
jupyter-clientJupyter protocol implementation and client libraries8.8.0
traitletsTraitlets Python configuration system5.14.3
sentence-transformersEmbeddings, Retrieval, and Reranking5.4.1