I have found easygui very good for many simple applications where a gui interface is desired by users. I interface with database quite a bit through Python. It would be nice for text output windows to be scalability rather than fixed in size. For example when I have a text window into which I put database information, it always goes across both my display in spite of the fact that I would like the window to be scalable to fit within a single display.
Good idea. The next round of improvements is focused on better control of things like this.