loongson/pypi/: ipython-7.25.0 metadata and description

Homepage Simple index

IPython: Productive Interactive Computing

author The IPython Development Team
author_email ipython-dev@python.org
classifiers
  • Framework :: IPython
  • Intended Audience :: Developers
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: BSD License
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
  • Topic :: System :: Shells
keywords Interactive,Interpreter,Shell,Embedding
license BSD
platform
  • Linux
  • Mac OSX
  • Windows
project_urls
  • Documentation, https://ipython.readthedocs.io/
  • Funding, https://numfocus.org/
  • Source, https://github.com/ipython/ipython
  • Tracker, https://github.com/ipython/ipython/issues
provides_extras test
requires_dist
  • setuptools (>=18.5)
  • jedi (>=0.16)
  • decorator
  • pickleshare
  • traitlets (>=4.2)
  • prompt-toolkit (!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0)
  • pygments
  • backcall
  • matplotlib-inline
  • pexpect (>4.3) ; sys_platform != "win32"
  • appnope ; sys_platform == "darwin"
  • colorama ; sys_platform == "win32"
  • Sphinx (>=1.3) ; extra == 'all'
  • ipykernel ; extra == 'all'
  • ipyparallel ; extra == 'all'
  • ipywidgets ; extra == 'all'
  • nbconvert ; extra == 'all'
  • nbformat ; extra == 'all'
  • nose (>=0.10.1) ; extra == 'all'
  • notebook ; extra == 'all'
  • numpy (>=1.17) ; extra == 'all'
  • pygments ; extra == 'all'
  • qtconsole ; extra == 'all'
  • requests ; extra == 'all'
  • testpath ; extra == 'all'
  • Sphinx (>=1.3) ; extra == 'doc'
  • ipykernel ; extra == 'kernel'
  • nbconvert ; extra == 'nbconvert'
  • nbformat ; extra == 'nbformat'
  • notebook ; extra == 'notebook'
  • ipywidgets ; extra == 'notebook'
  • ipyparallel ; extra == 'parallel'
  • qtconsole ; extra == 'qtconsole'
  • nose (>=0.10.1) ; extra == 'test'
  • requests ; extra == 'test'
  • testpath ; extra == 'test'
  • pygments ; extra == 'test'
  • nbformat ; extra == 'test'
  • ipykernel ; extra == 'test'
  • numpy (>=1.17) ; extra == 'test'
requires_python >=3.7

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
ipython-7.25.0-py3-none-any.whl
Size
768 KB
Type
Python Wheel
Python
3

IPython provides a rich toolkit to help you make the most out of using Python interactively. Its main components are:

The enhanced interactive Python shells have the following main features:

The latest development version is always available from IPython’s GitHub site.