File: gallery.rst

package info (click to toggle)
prompt-toolkit 3.0.51-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,232 kB
  • sloc: python: 30,894; makefile: 151; sh: 6
file content (32 lines) | stat: -rw-r--r-- 588 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.. _gallery:

Gallery
=======

Showcase, demonstrating the possibilities of prompt_toolkit.

Ptpython, a Python REPL
^^^^^^^^^^^^^^^^^^^^^^^

The prompt:

.. image:: ../images/ptpython.png

The configuration menu of ptpython.

.. image:: ../images/ptpython-menu.png

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

.. image:: ../images/ptpython-history-help.png

Pyvim, a Vim clone
^^^^^^^^^^^^^^^^^^

.. image:: ../images/pyvim.png


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

.. image:: ../images/pymux.png