22 projects tagged "Windows"
PyGUI is a GUI API which is designed specifically for Python, taking advantage of Python's unique language features and working smoothly with Python's data types on the three major platforms (Unix, Macintosh, and Windows) that are small and lightweight, interposing as little code as possible between the Python application and the platform's underlying GUI facilities, and not bloating the Python installations or applications which use them.
PylotLight is a cross-platform, themeable, plugin-supporting system for general computing tasks. It is comparable to QuickSilver, which you may recognize if you use a Mac. Current plugins exist for Web searches, Firefox bookmark launching, filesystem browsing and managing, subversion control, terminal control, and more.
Airs is a tool that can periodically check for new TV episodes online on a few of the popular Web sites. It will present to you if and when there are new episodes available. It supports lifetime management for the downloaded episode information where you can track which episodes you've already seen, which you are still retrieving, and which ones you still have to find. With the integrated Web server you can point and click on the episodes and watch them in your favorite player.
gtkShots is a GUI tool to automatically save screenshots at regular or scheduled points in time. with the Options may be chosen for each screenshot to be saved, such as the size, the parent folder, and the time interval between them. Some possible applications include the creation of presentations or monitoring desktop activity. gtkShots includes pyshots, the command-line program that actually implements its functionality.
wxOptParse is a Python program that brings up a graphical representation of the command line options of a Python program, if it happens to use the standard optparse module. What this means is that if if you have a program that uses optparse you can optionally click on checkboxes, edit boxes, combo boxes, etc. instead of using the command line.