Interphase

Interphase - Pygame GUI Screenshot
The module is a GUI library that adds interface panel functionality to a Pygame application. The program was initially started as an interface in the Microbe program, and requirement of a user interface in Neural Construct and Replicator Machine programs led to the evolution of the Interphase module. Interphase Pack is a collection of programs that demonstrates the use of the Interphase module, and is discussed in the post Interphase Module Demo Pack.

Use ‘import interphase’ to use the module in your script, or run interphase.py for an interface panel demo. The demo is coded in test.py, and uses InterfaceDemo that is subclassed from the Interface Object.

For further information on using Interphase to design a GUI interface panel, see the documentation. The program was written in Python programming language. In addition to Python 2.5 interpreter, it requires the Python module Pygame 1.8. Interphase is released under the GPL v3 license.

Version 0.81 Submitted by Jim on November 20, 2010








Download

Version 0.81

Interphase (Source code, 57K)