SGC

SGC 0.2.1

SGC (Simple Game Code) is an open source software written in Python that helps PyGame developers to effortlessly create graphical user interfaces and ease game development.At the moment, SGC includes the following widgets: Input_Box, Button, FPS...

Sikuli

Sikuli 1.0.1

Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). The first release of Sikuli contains Sikuli Script, a visual scripting API for Jython, and Sikuli IDE, an integrated development environment...

SiteFusion

SiteFusion 5.4.0

SiteFusion is a web application development client-server framework that, unlike most web application frameworks, uses a thin XUL client (the same technology Mozilla Firefox is based on). This means that SiteFusion applications are platform-independent,...

slidemenu

slidemenu 3.16

slidemenu is an open source, simple and easy-to-use sliding menu with tooltips, designed for the development of game in Python and PyGame.See slidemenu.menu.__doc__ for extended documentation and '__main__' for an example.What is new in this release:Some...

Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field...

TkInter

TkInter 2.4.2

Tkinter is Python's de-facto standard GUI (Graphical User Interface) package. It is a thin object-oriented layer on top of Tcl/Tk.Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one, and almost the only one...

Winterstone

Winterstone 0.8.6.7

Winterstone is a framework for PyQt application, written in Python.Quick start-   Install-    Run winter_admin.py new appname (its created appname dir with simple application)-   Fill appname/config/main.cfg with your...

wxGTK

wxGTK 2.8.7

wxGTK package contains wxWidgets for the GTK+ library.wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike...

wxSQLite3

wxSQLite3 1.8.5

wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x databaseand is specifically designed for use in programs based on the wxWidgetslibrary.This project does not try to hide the underlying database, in contrary almost all special features of...

[incr Widgets] (or iwidgets for short) is an open source object-oriented collection of high-level user-interface components, also known as widgets, based on the itcl/itk OO framework and the popular Tcl/Tk toolkit.[incr Widgets] contains over 50...