prompt_toolkit Logo
3.0.5
  • Gallery
    • Ptpython, a Python REPL
    • Pyvim, a Vim clone
    • Pymux, a terminal multiplexer (like tmux) in Python
  • Getting started
  • Upgrading
  • Printing (and using) formatted text
  • Asking for input (prompts)
  • Dialogs
  • Progress bars
  • Building full screen applications
  • Tutorials
  • Advanced topics
  • Reference
prompt_toolkit
  • »
  • Gallery
  • View page source

Gallery¶

Showcase, demonstrating the possibilities of prompt_toolkit.

Ptpython, a Python REPL¶

The prompt:

../_images/ptpython.png

The configuration menu of ptpython.

../_images/ptpython-menu.png

The history page with its help. (This is a full-screen layout.)

../_images/ptpython-history-help.png

Pyvim, a Vim clone¶

../_images/pyvim.png

Pymux, a terminal multiplexer (like tmux) in Python¶

../_images/pymux.png
Previous Next

© Copyright 2014-2020, Jonathan Slenders.

Built with Sphinx using a theme provided by Read the Docs.