From b543fd3aa3879ecf7309853af4d7b10579e32fad Mon Sep 17 00:00:00 2001 From: counterweight Date: Sun, 10 Dec 2023 01:06:17 +0100 Subject: [PATCH] Things --- interesting/python_gooey.md | 9 +++++++++ pisos.md | 7 +++++++ quick-phone-stuff.md | 2 -- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 interesting/python_gooey.md create mode 100644 pisos.md diff --git a/interesting/python_gooey.md b/interesting/python_gooey.md new file mode 100644 index 0000000..0f4260e --- /dev/null +++ b/interesting/python_gooey.md @@ -0,0 +1,9 @@ +# Gooey + +An interesting little tool to turn Python CLI apps into GUI based apps with little effort. It parses the defined arguments in an app and makes a nice UI with them. + +https://github.com/chriskiehl/Gooey + +The project seems slightly abandoned, but it's not that old. It might be useful to build little work scripts for non-devs where the CLI is a serious barrier. + +It doesn't play nicely with `click` though, which is a big drawback. \ No newline at end of file diff --git a/pisos.md b/pisos.md new file mode 100644 index 0000000..bb21216 --- /dev/null +++ b/pisos.md @@ -0,0 +1,7 @@ +# Pisos + +Direcciones de gente + +Laura y Tresa - Avinguda de Madrid 58, 4º4ª + + diff --git a/quick-phone-stuff.md b/quick-phone-stuff.md index 0e9b483..8b57ae7 100644 --- a/quick-phone-stuff.md +++ b/quick-phone-stuff.md @@ -1,6 +1,4 @@ # Quick phone stuff -laura tly tresa piso avinguda madrid 58 piso 4 puerta 4 - try this out https://github.com/chriskiehl/Gooey \ No newline at end of file