Hello Hussain,

On Thu, Sep 29, 2011 at 12:53 PM, Hussain Bohra
<hussainbohra...@yahoo.com> wrote:
> Thanks Mr. Gora and Mr. Sreekanth ...
> Let me identify if any other MVC framework I can use along with python 3.2.

You can consider using Python 2.7 for Web Framework too. Because WSGI
Spec for 3.x is not concretely agreed upon by the web frameworks, the
support for Web Frameworks world for 3.x is slow. Bottle is one
webframework that supports 3.0, but afaik does not have a great
community behind it.

If you are just starting, go head with 2.7 and later when things get
sorted out, you could upgrade to 3.x

HTH,
Senthil
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to