PyAID is an abstract and neutral representation of user interface and interaction. These definitions can be automatically rendered into actual UI toolkits by the view renderer such as GTK+, newt, WxWindow, etc.
Provides a voice interface for applications via a plug in system. Allows the inclusion of voice recognition in an application with a minimum of effort.
An environment (library + IDE) that emulates Delphi but uses python as the programming language and wxPython as the graphical API. Starting with the library, we have a set of modules/classes that emulates the units/classes of the famous VCL.
A pyGtk Widget that encapsulates a progress bar, a cancel button, and a threaded task. To use, simply add the widget to a window and pass it a function to run on a thread.
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
Clint is a library for Qt projects to create charts, trees, etc.
Clint can display data containing in a QAbstractItemModel as charts, trees or timelines.
A chart can be linear ( data are displayed as curves, bars or points), radial ( data are displayed like a bar chart but in circle) or a piechart (2D or 3D).
A tree displays data from a model like QTreeItemModel in a classic tree (horizontal or vertical) or radial (in circle).
A timeline displays data from a model like a QListItemModel following a path.
Baum is a Qt based GUI application framework with a built in python interpreter. Baum allows rapid creation of GUI's with simple python scripts. Programmers can re-use available python and widget library.
Full blender integrated documentation and multi-language translation (help) > Python script for Blender, a free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
hemcuveGUI is a graphical interface for HEMCUVE++ (see http://tsc.unex.es/~llandesa/page17/page17.html).
More specifically, hemcuveGUI lets you
· to collect all the data required by HEMCUVE++,
· to manage a materials database,
· to call the external executable HEMCUVE++ and
· to visualize its results.
Wrapper of Tkinter python module. Provides useful widgets created especially with sw-developers and electronic engineers in mind, who need simple and functional GUI for controlling statuses, logging events, or testing programs at the initial stage.
PBADEV gathers lessons learned making GIMPVS available on Windows platforms and Makes Blender available together with GIMP on Microsoft Windows Platforms. PBADEV aims at providing the highest quality softwares to artists and developers.
Oh my God i`ts movin - is the Linux only tool for creating animated PNGS. omGim alows you to easilly create and edit existing apng`s with help of GIMP or Inkscape. You can import frames from PNG, SVG, etc.
SoGui est un toolkit graphique C++ multiplate-forme (Windows/X11). SoGui permet donc de créer des interfaces GUI de façon portable sur Windows, GNU/Linux, *BSD, etc. SoGui est aussi utilisable en C et en Python.