python-prompt-toolkit.readthedocs.io - Python Prompt Toolkit 3.0 — prompt_toolkit 3.0.43 documentation

Example domain paragraphs

Notice that this is the prompt_toolkit 3.0 documentation. It is mostly compatible with the 2.0 branch. The difference is that prompt_toolkit 3.0 requires at least Python 3.6. On the plus side, it uses asyncio natively (rather than it’s own event loop), and we have type annotations everywhere.

prompt_toolkit is a library for building powerful interactive command line and terminal applications in Python.

It can be a very advanced pure Python replacement for GNU readline , but it can also be used for building full screen applications.

Links to python-prompt-toolkit.readthedocs.io (5)