PureMVC / puremvc-python-standard-framework

PureMVC Standard Framework for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PureMVC Python Standard Framework

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Python port of the AS3 reference implementation of the Standard Version. It does not support modular programming since it uses Singletons as Core actors rather than the Multitons used in the MultiCore Version.

The unit tests are included in this repository.

Demos

Status

Production - Version 1.3

Platforms / Technologies

About

PureMVC Standard Framework for Python

License:Other


Languages

Language:Python 100.0%