Hacker News new | ask | show | jobs
by goostavos 2249 days ago
Shameless plug: checkout Gooey. Works on Win/OSX/Linux

While it won't bootstrap your GUI straight from powershell, it can give you a pleasant GUI that calls your powershell stuff with just a few lines of Python (no actual GUI code required!) ^_^

https://github.com/chriskiehl/Gooey

3 comments

Wow. This this is a really impressive project. Thanks for sharing!
A python dependency is unfortunately out of the question for me, but that is a really cool project.
I wish that supported Click. Very cool.