This project aims to create Application Toolbars (a class of dockable window under Win32) in Python. Examples of AppBars include the Win32 taskbar, Norton System Doctor's docking window, and Mirabilis's ICQ client. An proof-of-concept has been created.
A Python library to create and deploy cross-platform native context
A Python library to create and deploy cross-platform native context. context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python code. It's fully documented and used by over 80,000 developers worldwide.
a pygtk app that will allow laptop users to use a GUI to enable dual head in Linux allowing users to enable a second screen and have it either a clone of the laptop screen or extend the desktop on the second screen basically it is a frontend to xrandr