Description
Create very simple dialog-based graphical interfaces from Python scripts. It helps small tools ask for input, show messages, choose files, or confirm actions without building a full GUI application.
This is a developer library, not a finished app. Dialogs should still use clear labels and safe defaults, especially when a script will delete files, overwrite data, or ask for sensitive input.