News

Have you ever wanted to create a desktop widget, like the ones in Windows 7 and like Rainmeter widgets using Python Tkinter? Well, you're in luck. I had the same issue, and struggled to find a tool ...
Widgets of the Past: Windows once offered the convenience of desktop gadgets like clocks and CPU meters. These tools provided quick access to useful information right on the desktop. A Tale of Two ...
Build your own desktop application using Python and PyQt, one of Python's most popular GUI frameworks. The tutorial covers the basics of PyQt, including installation, creating UI components ...