python-gtkmvc

model-view-controller (MVC) implementation for pygtk

Description

This MVC for pygtk2 helps with writing well structured code by splitting the program's code into three distinctive sections. A program written using this MVC pattern usually contains four parts: The view (providing access to the Glade widget tree), the controller (providing glue functions), the model (providing the abstract logic) and the main program (simply connecting the three parts mentioned before).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://sourceforge.net/projects/pygtkmvc/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-gtkmvc