summaryrefslogtreecommitdiffstats
path: root/python/prompt_toolkit/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/prompt_toolkit/README')
-rw-r--r--python/prompt_toolkit/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/prompt_toolkit/README b/python/prompt_toolkit/README
new file mode 100644
index 0000000000..091a6ae71c
--- /dev/null
+++ b/python/prompt_toolkit/README
@@ -0,0 +1,3 @@
+Library for building powerful interactive command lines in Python.
+prompt_toolkit could be a replacement for GNU readline, but it can
+be much more than that.