prompt_toolkit
1.0.18
  • Gallery
    • Ptpython, a Python REPL
    • Pyvim, a Vim clone
    • Pymux, a terminal multiplexer (like tmux) in Python
  • Building prompts
  • Building full screen applications
  • Architecture
  • Reference
prompt_toolkit
  • Docs »
  • 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
Next Previous

© Copyright 2014, Jonathan Slenders

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