summaryrefslogtreecommitdiffstats
path: root/python/python3-questionary/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-questionary/README')
-rw-r--r--python/python3-questionary/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/python/python3-questionary/README b/python/python3-questionary/README
new file mode 100644
index 0000000000..15c6055d2b
--- /dev/null
+++ b/python/python3-questionary/README
@@ -0,0 +1,13 @@
+Questionary is a Python library for effortlessly building pretty
+command line interfaces
+
+Questionary supports the following input prompts:
+
+ * Text
+ * Password
+ * File Path
+ * Confirmation
+ * Select
+ * Raw select
+ * Checkbox
+ * Autocomplete