ipython9.1.0
ipython9.1.0
Published
IPython: Productive Interactive Computing
pip install ipython
Package Downloads
Authors
Project URLs
Requires Python
>=3.11
Dependencies
- colorama
; sys_platform == "win32"
- decorator
- ipython-pygments-lexers
- jedi
>=0.16
- matplotlib-inline
- pexpect
>4.3; sys_platform != "win32" and sys_platform != "emscripten"
- prompt_toolkit
<3.1.0,>=3.0.41
- pygments
>=2.4.0
- stack_data
- traitlets
>=5.13.0
- typing_extensions
>=4.6; python_version < "3.12"
- 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_toml
==0.0.4; extra == "doc"
- sphinx-rtd-theme
; extra == "doc"
- sphinx
>=1.3; extra == "doc"
- typing_extensions
; extra == "doc"
- pytest
; extra == "test"
- pytest-asyncio
<0.22; extra == "test"
- testpath
; extra == "test"
- packaging
; extra == "test"
- ipython
[test]; extra == "test-extra"
- curio
; extra == "test-extra"
- jupyter_ai
; extra == "test-extra"
- matplotlib
!=3.2.0; extra == "test-extra"
- nbformat
; extra == "test-extra"
- nbclient
; extra == "test-extra"
- ipykernel
; extra == "test-extra"
- numpy
>=1.23; extra == "test-extra"
- pandas
; extra == "test-extra"
- trio
; extra == "test-extra"
- matplotlib
; extra == "matplotlib"
- ipython
[doc,matplotlib,test,test_extra]; extra == "all"