ipython8.29.0
ipython8.29.0
Published
IPython: Productive Interactive Computing
pip install ipython
Package Downloads
Authors
Project URLs
Requires Python
>=3.10
Dependencies
- decorator
- jedi
>=0.16
- matplotlib-inline
- prompt-toolkit
<3.1.0,>=3.0.41
- pygments
>=2.4.0
- stack-data
- traitlets
>=5.13.0
- exceptiongroup
; python_version < "3.11"
- typing-extensions
>=4.6; python_version < "3.12"
- pexpect
>4.3; sys_platform != "win32" and sys_platform != "emscripten"
- colorama
; sys_platform == "win32"
- ipython
[black,doc,kernel,matplotlib,nbconvert,nbformat,notebook,parallel,qtconsole]; extra == "all"
- ipython
[test,test_extra]; extra == "all"
- black
; extra == "black"
- docrepr
; extra == "doc"
- exceptiongroup
; extra == "doc"
- intersphinx-registry
; extra == "doc"
- ipykernel
; extra == "doc"
- ipython
[test]; extra == "doc"
- matplotlib
; extra == "doc"
- setuptools
>=18.5; extra == "doc"
- sphinx-rtd-theme
; extra == "doc"
- sphinx
>=1.3; extra == "doc"
- sphinxcontrib-jquery
; extra == "doc"
- typing-extensions
; extra == "doc"
- tomli
; python_version < "3.11" and extra == "doc"
- ipykernel
; extra == "kernel"
- matplotlib
; extra == "matplotlib"
- nbconvert
; extra == "nbconvert"
- nbformat
; extra == "nbformat"
- ipywidgets
; extra == "notebook"
- notebook
; extra == "notebook"
- ipyparallel
; extra == "parallel"
- qtconsole
; extra == "qtconsole"
- pytest
; extra == "test"
- pytest-asyncio
<0.22; extra == "test"
- testpath
; extra == "test"
- pickleshare
; extra == "test"
- packaging
; extra == "test"
- ipython
[test]; extra == "test-extra"
- curio
; extra == "test-extra"
- matplotlib
!=3.2.0; extra == "test-extra"
- nbformat
; extra == "test-extra"
- numpy
>=1.23; extra == "test-extra"
- pandas
; extra == "test-extra"
- trio
; extra == "test-extra"