> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Gooey

via awesome-list
→ View on GitHub
Gooey is a Python library that converts console applications into GUI applications with minimal code changes, specifically by applying a decorator to the main function of a program. Its primary use case is to enhance user experience by allowing users to interact with command-line tools through a graphical interface, making them more accessible. Notable features include customizable layouts, dynamic validation, internationalization, and options for advanced configuration to suit various user needs.