Skip to content

Commit f47186a

Browse files
Add 'related projects' page to docs.
1 parent aef0846 commit f47186a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Table of contents
7575
pages/tutorials/index
7676
pages/advanced_topics/index
7777
pages/reference
78+
pages/related_projects
7879

7980

8081
Indices and tables

docs/pages/related_projects.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.. _related_projects:
2+
3+
Related projects
4+
================
5+
6+
There are some other Python libraries that provide similar functionality that
7+
are also worth checking out:
8+
9+
- `Urwid <http://urwid.org/>`_
10+
- `Textual <https://textual.textualize.io/>`_
11+
- `Rich <https://rich.readthedocs.io/>`_

0 commit comments

Comments
 (0)