HN Hall of Fame Weekly email

Gooey: Turn almost any Python command line program into a full GUI application

github.com Software & code Source code Software engineering Class of 2021-06 Hall of Fame
Screenshot of github.com captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 4 calendar years, with breakout response in 3 of them.

submissions
7
submitters
6
observed span
2014–2023
peak thread · 118 comments
769 pts
latest 20+ return · 2023-12-09
769 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

Hey, what the -- this is my thing. ^_^ What's it doing at the top of HN? A quick reply to some of the comments about argparse. Gooey is super old at this point. Argparse was a solid choice at the time when Gooey started. These days, Gooey itself speaks in JSON and is decoupled from argparse itself. However, argparse remains the main "blessed" interface (mostly because nobody else has built a different one). Some fun FYIs: You can also…

Gooey is a brilliant bit of software. We use it in combination with Python Fire [0] to easily convert python code to something that users can interact with. Python fire converts our python code into a CLI without all the manual parameter parsing, and Gooey turns the CLI into a simple GUI. [0] https://github.com/google/python-fire

Similar workflow for Macs: http://www.sveinbjorn.org/platypus + http://mstratman.github.io/cocoadialog/ or http://www.bluem.net/en/mac/pashua/

A recent discussion, https://news.ycombinator.com/item?id=27490291

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
3

100+ points or 50+ comments

Total points
1976

reference only — not used in Hall rules or ranking

Total comments
309

reference only — not used in Hall rules or ranking

Every submission