PyPI project
ipython
100+ indexed releases ยท newest sdist 9.15.0 with 175 indexed members
Files in 9.15.0 ipython-9.15.0-py3-none-any.whl
- IPython/__init__.py
- IPython/__main__.py
- IPython/core/__init__.py
- IPython/core/alias.py
- IPython/core/application.py
- IPython/core/async_helpers.py
- IPython/core/autocall.py
- IPython/core/builtin_trap.py
- IPython/core/compilerop.py
- IPython/core/completer.py
- IPython/core/completerlib.py
- IPython/core/crashhandler.py
- IPython/core/debugger.py
- IPython/core/debugger_backport.py
- IPython/core/display.py
- IPython/core/display_functions.py
- IPython/core/display_trap.py
- IPython/core/displayhook.py
- IPython/core/displaypub.py
- IPython/core/doctb.py
- IPython/core/error.py
- IPython/core/events.py
- IPython/core/extensions.py
- IPython/core/formatters.py
- IPython/core/getipython.py
- IPython/core/guarded_eval.py
- IPython/core/history.py
- IPython/core/historyapp.py
- IPython/core/hooks.py
- IPython/core/inputtransformer2.py
- IPython/core/interactiveshell.py
- IPython/core/kitty.py
- IPython/core/latex_symbols.py
- IPython/core/logger.py
- IPython/core/macro.py
- IPython/core/magic.py
- IPython/core/magic_arguments.py
- IPython/core/magics/__init__.py
- IPython/core/magics/ast_mod.py
- IPython/core/magics/auto.py
- IPython/core/magics/basic.py
- IPython/core/magics/code.py
- IPython/core/magics/config.py
- IPython/core/magics/display.py
- IPython/core/magics/execution.py
- IPython/core/magics/extension.py
- IPython/core/magics/history.py
- IPython/core/magics/logging.py
- IPython/core/magics/namespace.py
- IPython/core/magics/osm.py
- IPython/core/magics/packaging.py
- IPython/core/magics/pylab.py
- IPython/core/magics/script.py
- IPython/core/oinspect.py
- IPython/core/page.py
- IPython/core/payload.py
- IPython/core/payloadpage.py
- IPython/core/prefilter.py
- IPython/core/profileapp.py
- IPython/core/profiledir.py
- IPython/core/pylabtools.py
- IPython/core/release.py
- IPython/core/shellapp.py
- IPython/core/splitinput.py
- IPython/core/tbtools.py
- IPython/core/tips.py
- IPython/core/ultratb.py
- IPython/core/usage.py
- IPython/display.py
- IPython/extensions/__init__.py
- IPython/extensions/autoreload.py
- IPython/extensions/deduperreload/__init__.py
- IPython/extensions/deduperreload/deduperreload.py
- IPython/extensions/deduperreload/deduperreload_patching.py
- IPython/extensions/storemagic.py
- IPython/external/__init__.py
- IPython/external/pickleshare.py
- IPython/external/qt_for_kernel.py
- IPython/external/qt_loaders.py
- IPython/lib/__init__.py
- IPython/lib/backgroundjobs.py
- IPython/lib/clipboard.py
- IPython/lib/deepreload.py
- IPython/lib/demo.py
- IPython/lib/display.py
- IPython/lib/editorhooks.py
- IPython/lib/guisupport.py
- IPython/lib/latextools.py
- IPython/lib/lexers.py
- IPython/lib/pretty.py
- IPython/paths.py
- IPython/sphinxext/__init__.py
- IPython/sphinxext/custom_doctests.py
- IPython/sphinxext/ipython_console_highlighting.py
- IPython/sphinxext/ipython_directive.py
- IPython/sphinxext/tests/__init__.py
- IPython/sphinxext/tests/test_ansi_stripping.py
- IPython/terminal/__init__.py
- IPython/terminal/debugger.py
- IPython/terminal/embed.py
- IPython/terminal/interactiveshell.py
- IPython/terminal/ipapp.py
- IPython/terminal/magics.py
- IPython/terminal/prompts.py
- IPython/terminal/pt_inputhooks/__init__.py
- IPython/terminal/pt_inputhooks/asyncio.py
- IPython/terminal/pt_inputhooks/glut.py
- IPython/terminal/pt_inputhooks/gtk.py
- IPython/terminal/pt_inputhooks/gtk3.py
- IPython/terminal/pt_inputhooks/gtk4.py
- IPython/terminal/pt_inputhooks/osx.py
- IPython/terminal/pt_inputhooks/pyglet.py
- IPython/terminal/pt_inputhooks/qt.py
- IPython/terminal/pt_inputhooks/tk.py
- IPython/terminal/pt_inputhooks/wx.py
- IPython/terminal/ptutils.py
- IPython/terminal/shortcuts/__init__.py
- IPython/terminal/shortcuts/auto_match.py
- IPython/terminal/shortcuts/auto_suggest.py
- IPython/terminal/shortcuts/filters.py
- IPython/testing/__init__.py
- IPython/testing/decorators.py
- IPython/testing/globalipapp.py
- IPython/testing/ipunittest.py
- IPython/testing/plugin/__init__.py
- IPython/testing/plugin/dtexample.py
- IPython/testing/plugin/ipdoctest.py
- IPython/testing/plugin/pytest_ipdoctest.py
- IPython/testing/plugin/setup.py
- IPython/testing/plugin/simple.py
- IPython/testing/plugin/simplevars.py
- IPython/testing/plugin/test_ipdoctest.py
- IPython/testing/plugin/test_refs.py
- IPython/testing/skipdoctest.py
- IPython/testing/tools.py
- IPython/utils/PyColorize.py
- IPython/utils/__init__.py
- IPython/utils/_process_cli.py
- IPython/utils/_process_common.py
- IPython/utils/_process_emscripten.py
- IPython/utils/_process_posix.py
- IPython/utils/_process_win32.py
- IPython/utils/_process_win32_controller.py
- IPython/utils/_sysinfo.py
- IPython/utils/capture.py
- IPython/utils/coloransi.py
- IPython/utils/contexts.py
- IPython/utils/data.py
- IPython/utils/decorators.py
- IPython/utils/dir2.py
- IPython/utils/docs.py
- IPython/utils/encoding.py
- IPython/utils/eventful.py
- IPython/utils/frame.py
- IPython/utils/generics.py
- IPython/utils/importstring.py
- IPython/utils/io.py
- IPython/utils/ipstruct.py
- IPython/utils/jsonutil.py
- IPython/utils/log.py
- IPython/utils/module_paths.py
- IPython/utils/openpy.py
- IPython/utils/path.py
- IPython/utils/process.py
- IPython/utils/py3compat.py
- IPython/utils/sentinel.py
- IPython/utils/strdispatch.py
- IPython/utils/sysinfo.py
- IPython/utils/syspathcontext.py
- IPython/utils/tempdir.py
- IPython/utils/terminal.py
- IPython/utils/text.py
- IPython/utils/timing.py
- IPython/utils/tokenutil.py
- IPython/utils/wildcard.py
Indexed releases
- 9.15.0
ipython-9.15.0-py3-none-any.whl175 members - 9.14.1
ipython-9.14.1-py3-none-any.whl173 members - 9.14.0
ipython-9.14.0-py3-none-any.whl173 members - 9.13.0
ipython-9.13.0-py3-none-any.whl173 members - 9.12.0
ipython-9.12.0-py3-none-any.whl172 members - 9.11.0
ipython-9.11.0-py3-none-any.whl172 members - 9.10.1
ipython-9.10.1-py3-none-any.whl172 members - 9.10.0
ipython-9.10.0-py3-none-any.whl172 members - 9.9.0
ipython-9.9.0-py3-none-any.whl172 members - 9.8.0
ipython-9.8.0-py3-none-any.whl172 members - 9.7.0
ipython-9.7.0-py3-none-any.whl172 members - 9.6.0
ipython-9.6.0-py3-none-any.whl172 members - 9.5.0
ipython-9.5.0-py3-none-any.whl172 members - 9.4.0
ipython-9.4.0-py3-none-any.whl172 members - 9.3.0
ipython-9.3.0-py3-none-any.whl171 members - 9.2.0
ipython-9.2.0-py3-none-any.whl171 members - 9.1.0
ipython-9.1.0-py3-none-any.whl171 members - 9.0.2
ipython-9.0.2-py3-none-any.whl171 members - 9.0.1
ipython-9.0.1-py3-none-any.whl171 members - 9.0.0
ipython-9.0.0-py3-none-any.whl167 members - 9.0.0b2
ipython-9.0.0b2-py3-none-any.whl167 members - 9.0.0b1
ipython-9.0.0b1-py3-none-any.whl167 members - 8.39.0
ipython-8.39.0-py3-none-any.whl276 members - 8.38.0
ipython-8.38.0-py3-none-any.whl276 members - 8.37.0
ipython-8.37.0-py3-none-any.whl276 members - 8.36.0
ipython-8.36.0-py3-none-any.whl276 members - 8.35.0
ipython-8.35.0-py3-none-any.whl276 members - 8.34.0
ipython-8.34.0-py3-none-any.whl275 members - 8.33.0
ipython-8.33.0-py3-none-any.whl275 members - 8.32.0
ipython-8.32.0-py3-none-any.whl275 members - 8.31.0
ipython-8.31.0-py3-none-any.whl275 members - 8.30.0
ipython-8.30.0-py3-none-any.whl275 members - 8.29.0
ipython-8.29.0-py3-none-any.whl275 members - 8.28.0
ipython-8.28.0-py3-none-any.whl275 members - 8.27.0
ipython-8.27.0-py3-none-any.whl275 members - 8.26.0
ipython-8.26.0-py3-none-any.whl275 members - 8.25.0
ipython-8.25.0-py3-none-any.whl275 members - 8.24.0
ipython-8.24.0-py3-none-any.whl275 members - 8.23.0
ipython-8.23.0-py3-none-any.whl275 members - 8.22.2
ipython-8.22.2-py3-none-any.whl275 members - 8.22.1
ipython-8.22.1-py3-none-any.whl275 members - 8.22.0
ipython-8.22.0-py3-none-any.whl275 members - 8.21.0
ipython-8.21.0-py3-none-any.whl274 members - 8.20.0
ipython-8.20.0-py3-none-any.whl274 members - 8.19.0
ipython-8.19.0-py3-none-any.whl274 members - 8.18.1
ipython-8.18.1-py3-none-any.whl274 members - 8.18.0
ipython-8.18.0-py3-none-any.whl274 members - 8.17.2
ipython-8.17.2-py3-none-any.whl274 members - 8.17.1
ipython-8.17.1-py3-none-any.whl274 members - 8.17.0
ipython-8.17.0-py3-none-any.whl274 members - 8.16.1
ipython-8.16.1-py3-none-any.whl274 members - 8.16.0
ipython-8.16.0-py3-none-any.whl274 members - 8.15.0
ipython-8.15.0-py3-none-any.whl274 members - 8.14.0
ipython-8.14.0-py3-none-any.whl272 members - 8.13.2
ipython-8.13.2-py3-none-any.whl272 members - 8.13.1
ipython-8.13.1-py3-none-any.whl272 members - 8.13.0
ipython-8.13.0-py3-none-any.whl272 members - 8.12.3
ipython-8.12.3-py3-none-any.whl272 members - 8.12.2
ipython-8.12.2-py3-none-any.whl272 members - 8.12.1
ipython-8.12.1-py3-none-any.whl272 members - 8.12.0
ipython-8.12.0-py3-none-any.whl272 members - 8.11.0
ipython-8.11.0-py3-none-any.whl272 members - 8.10.0
ipython-8.10.0-py3-none-any.whl270 members - 8.9.0
ipython-8.9.0-py3-none-any.whl270 members - 8.8.0
ipython-8.8.0-py3-none-any.whl267 members - 8.7.0
ipython-8.7.0-py3-none-any.whl264 members - 8.6.0
ipython-8.6.0-py3-none-any.whl264 members - 8.5.0
ipython-8.5.0-py3-none-any.whl263 members - 8.4.0
ipython-8.4.0-py3-none-any.whl263 members - 8.3.0
ipython-8.3.0-py3-none-any.whl263 members - 8.2.0
ipython-8.2.0-py3-none-any.whl263 members - 8.1.1
ipython-8.1.1-py3-none-any.whl263 members - 8.1.0
ipython-8.1.0-py3-none-any.whl263 members - 8.0.1
ipython-8.0.1-py3-none-any.whl263 members - 8.0.0
ipython-8.0.0-py3-none-any.whl263 members - 8.0.0rc1
ipython-8.0.0rc1-py3-none-any.whl263 members - 8.0.0b1
ipython-8.0.0b1-py3-none-any.whl263 members - 8.0.0a1
ipython-8.0.0a1-py3-none-any.whl263 members - 7.34.0
ipython-7.34.0-py3-none-any.whl306 members - 7.33.0
ipython-7.33.0-py3-none-any.whl306 members - 7.32.0
ipython-7.32.0-py3-none-any.whl306 members - 7.31.1
ipython-7.31.1-py3-none-any.whl306 members - 7.31.0
ipython-7.31.0-py3-none-any.whl306 members - 7.30.1
ipython-7.30.1-py3-none-any.whl306 members - 7.30.0
ipython-7.30.0-py3-none-any.whl306 members - 7.29.0
ipython-7.29.0-py3-none-any.whl306 members - 7.28.0
ipython-7.28.0-py3-none-any.whl306 members - 7.27.0
ipython-7.27.0-py3-none-any.whl306 members - 7.26.0
ipython-7.26.0-py3-none-any.whl304 members - 7.25.0
ipython-7.25.0-py3-none-any.whl304 members - 7.24.1
ipython-7.24.1-py3-none-any.whl304 members - 7.24.0
ipython-7.24.0-py3-none-any.whl304 members - 7.23.1
ipython-7.23.1-py3-none-any.whl304 members - 7.23.0
ipython-7.23.0-py3-none-any.whl304 members - 7.22.0
ipython-7.22.0-py3-none-any.whl304 members - 7.21.0
ipython-7.21.0-py3-none-any.whl304 members - 7.20.0
ipython-7.20.0-py3-none-any.whl304 members - 7.19.0
ipython-7.19.0-py3-none-any.whl304 members - 7.18.1
ipython-7.18.1-py3-none-any.whl304 members - 7.18.0
ipython-7.18.0-py3-none-any.whl304 members
and more releases past the first 100