TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Guietta, a new module to quickly assemble Python GUIs

6 pointsby alfiopuglisialmost 5 years ago

1 comment

alfiopuglisialmost 5 years ago
Don&#x27;t know if it is bad form to comment on my own post, but anyway..<p>Guietta (pronounced gui-etta, rhymes with Henrietta) is a wrapper over QT that makes creating simple GUIs a breeze. I was inspired by PySimpleGUI, which had some great ideas but in my opinion did not go far enough. Guietta lets you literally draw the GUI in your python code, with a minimalist syntax. No QT knowledge needed. Have a look at the intro and tutorial on readthedocs (scroll to the bottom for the intro and tutorial links).<p>It was started as a weekend project, but turned out much better than I expected. I want to share it because, to my knowledge, there is nothing approaching it in sheer speed and simplicity to make Python GUIs.<p>If you find any bugs, I&#x27;ll be happy to fix them, or create a pull request on github!
评论 #23710270 未加载