File: related_projects.rst

package info (click to toggle)
prompt-toolkit 3.0.52-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,624 kB
  • sloc: python: 31,599; makefile: 151; sh: 6
file content (11 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.. _related_projects:

Related projects
================

There are some other Python libraries that provide similar functionality that
are also worth checking out:

- `Urwid <http://urwid.org/>`_
- `Textual <https://textual.textualize.io/>`_
- `Rich <https://rich.readthedocs.io/>`_