ipython9.6.0
ipython9.6.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
[matplotlib,test]; extra == "doc" - setuptools
>=61.2; 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
; extra == "test" - testpath
; extra == "test" - packaging
; extra == "test" - ipython
[test]; extra == "test-extra" - curio
; extra == "test-extra" - jupyter_ai
; extra == "test-extra" - ipython
[matplotlib]; extra == "test-extra" - nbformat
; extra == "test-extra" - nbclient
; extra == "test-extra" - ipykernel
; extra == "test-extra" - numpy
>=1.25; extra == "test-extra" - pandas
>2.0; extra == "test-extra" - trio
; extra == "test-extra" - matplotlib
>3.7; extra == "matplotlib" - ipython
[doc,matplotlib,test,test_extra]; extra == "all"