Python Prompt Toolkit 3.0 — prompt_toolkit 3.0.43 documentation #937
Labels
CLI-UX
Command Line Interface user experience and best practices
prompt
Collection of llm prompts and notes
python
Python code, tools, info
source-code
Code snippets
Python Prompt Toolkit 3.0
Snippet
Python Prompt Toolkit 3.0
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.
Some features:
Like readline:
Works everywhere:
Have a look at the gallery to get an idea of what is possible.
Getting started
Go to getting started and build your first prompt. Issues are tracked on the Github project.
Thanks to:
A special thanks to all the contributors for making
prompt_toolkit
possible.Also, a special thanks to the Pygments and wcwidth libraries.
Suggested labels
None
The text was updated successfully, but these errors were encountered: