GithubHelp home page GithubHelp logo

puremvc-python-standard-framework's Introduction

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

puremvc-python-standard-framework's People

Contributors

birdofpray70 avatar cliffhall avatar tekool avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

puremvc-python-standard-framework's Issues

Confusing docstring in initializeController

In facade.py the docstring for the initializeController function has references to "Proxys". This confused me for a while until I realized that the docstring was a copy of the intializeModel function's docstring and should have been changed to reference "Commands". I am trying to learn this stuff and clarity is important to me right now.

Code base is different between GitHub repo and pip

At the development time, I downloaded and installed manually the latest version of the framework from GitHub repo. Once I installed the version from pip via "pip install PureMVC" I realize that my app doesn't work because of code incompatibility.

At least this commit is not included into pip version of the framework:
70137d4

Please update.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.