Tagged Questions

1
vote
4answers
970 views

Python GTK MVC

I've been looking around for a good MVC framework for Python using PyGTK. I've looked at Kiwi but found it a bit lacking, especially with using the Gazpacho Glade-replacement. Are …