Which Python Framework and CMS coming from PHP - Codeigniter+ExpresionEngine?

Posted by Joshua Fricke on Programmers See other posts from Programmers or by Joshua Fricke
Published on 2012-04-11T01:38:11Z Indexed on 2012/04/11 5:42 UTC
Read the original article Hit count: 501

Filed under:
|
|
|
|

We are currently developing most of our applications in PHP using CodeIgniter (CI) and ExpressionEngine (EE) and are looking to try our hands at Python.

So we are looking for a Framework and ideally a CMS that work well together like the CI+EE combo does.

Have done a bit of research, it looks like these are some good suggestions (though we are not limiting to these):

Frameworks - http://wiki.python.org/moin/WebFrameworks

  • Django
  • Web2py

CMS - http://wiki.python.org/moin/ContentManagementSystems

Below picked because they are developed with a Framework (my only frame of reference using CI+EE)

  • Merengue
  • Mezzanine
  • Django CMS

Input would be great in helping us decide.

© Programmers or respective owner

Related posts about php

Related posts about python