Skip to content
cliffhall edited this page Oct 26, 2012 · 13 revisions

PureMVC Python MultiCore 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 MultiCore Version. It supports modular programming through the use of Multiton Core actors instead of the Singletons used in the Standard Version.

The unit tests are included in this repository.

Status

Production - [Version 1.0] (https://github.com/PureMVC/puremvc-python-multicore-framework)

Platforms / Technologies

Clone this wiki locally