[Tutor] Recommend a MVC framework
Walter Prins
wprins at gmail.com
Sun Nov 14 23:14:46 CET 2010
Additionally to what's already been said, you may also want to have a look
at the Pyjamas project (which can work in conjunction with Django as a
back-end), there's a short article about implementing an MVC architecture in
Pyjamas here:
http://pyjs.org/wiki/modelviewcontroller/
Also you may want to have a look at the Python implementation of PureMVC
(which as the previous page mentions can be used in conjuntion with Pyjamas
as well):
http://trac.puremvc.org/PureMVC_Python/
Walter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101114/e92b1ce6/attachment.html>
More information about the Tutor
mailing list