We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2047ad8 commit aef0846Copy full SHA for aef0846
docs/index.rst
@@ -1,13 +1,6 @@
1
Python Prompt Toolkit 3.0
2
=========================
3
4
-.. warning::
5
-
6
- Notice that this is the prompt_toolkit 3.0 documentation. It is mostly
7
- compatible with the 2.0 branch. The difference is that prompt_toolkit 3.0
8
- requires at least Python 3.6. On the plus side, it uses asyncio natively
9
- (rather than it's own event loop), and we have type annotations everywhere.
10
11
`prompt_toolkit` is a library for building powerful interactive command line
12
and terminal applications in Python.
13
0 commit comments