aboutsummaryrefslogtreecommitdiffstats
path: root/python3-typer/README
diff options
context:
space:
mode:
Diffstat (limited to 'python3-typer/README')
-rw-r--r--python3-typer/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python3-typer/README b/python3-typer/README
new file mode 100644
index 0000000..7b04442
--- /dev/null
+++ b/python3-typer/README
@@ -0,0 +1,6 @@
+Typer is a library for building CLI applications based on Python type
+hints. It is designed to be easy to use and produce great CLIs with
+minimal code.
+
+Homepage: https://github.com/fastapi/typer
+Documentation: https://typer.tiangolo.com