python-gtkmvc3-dlr

Model-View-Controller and Observer patterns for developing pygtk-based applications


Keywords
mvc
License
Other
Install
pip install python-gtkmvc3-dlr==1.0.1

Documentation

gtkmvc3

Porting of gtkmvc to gtk3

This project aims to:

  1. Port of project gtkmvc to gtk3
  2. Support python3, and keep compatiblity with python2.6+
  3. Improve the original project to better support:
    • View composition
    • GObject binding
    • Utilities to easy development

Current development stage is alpha