Things
This commit is contained in:
parent
6de1f4e9b6
commit
b543fd3aa3
3 changed files with 16 additions and 2 deletions
9
interesting/python_gooey.md
Normal file
9
interesting/python_gooey.md
Normal file
|
|
@ -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.
|
||||||
7
pisos.md
Normal file
7
pisos.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Pisos
|
||||||
|
|
||||||
|
Direcciones de gente
|
||||||
|
|
||||||
|
Laura y Tresa - Avinguda de Madrid 58, 4º4ª
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,6 +1,4 @@
|
||||||
|
|
||||||
# Quick phone stuff
|
# Quick phone stuff
|
||||||
|
|
||||||
laura tly tresa piso avinguda madrid 58 piso 4 puerta 4
|
|
||||||
|
|
||||||
try this out https://github.com/chriskiehl/Gooey
|
try this out https://github.com/chriskiehl/Gooey
|
||||||
Loading…
Add table
Add a link
Reference in a new issue