prompt_toolkit: Interactive command lines for Python

Description

Library for building powerful interactive command lines in Python

https://pypi.python.org/pypi/prompt_toolkit

Type

standard

Version Information

package-version.txt:

3.0.5

install-requires.txt:

prompt_toolkit >=3.0.5

Equivalent System Packages

conda:

$ conda install python:prompt-toolkit

opensuse:

$ sudo zypper install python:prompt-toolkit

See https://repology.org/project/python:prompt-toolkit/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023