Anyone know of sites that give tips on making a decent GUI? I'm using Python/Tkinter. The Python part is set in stone, but I'm not married to Tkinter. I've spent more time moving boxes around, dorking ...
Want to make a Python user grind their teeth? Just recite three words: Python is slow. In many of the ways that matter, it’s true. “Pure” Python, without external libraries written in C, is nowhere ...