Python 2 or 3 ? with Django , My SQL and YUI

Dhaivat Pandya dhaivatpandya at gmail.com
Tue Feb 22 09:28:59 EST 2011


On Feb 21, 11:01 pm, Sumit <sumit1... at gmail.com> wrote:
> Python 2 or 3 ? with Django , My SQL and YUI
>
> For a web project We have decided to work on Python 2 or 3 ? with
> Django , My SQL and YUI, and this would be the first time to work with
> Python, just now I explored a little and found Python -2 vs 3 Stuff ,
>
> Is there experienced python dev can guide me in very simple terms
> should I go for Python 2 or 3 ?
>
> How about Python with Django and MySQL and YUI Stuff ?

http://docs.djangoproject.com/en/dev/faq/install/#can-i-use-django-with-python-3
<- You cannot use Django with Python 3. Not many frameworks support it
quite yet, because there are many syntactical differences.



More information about the Python-list mailing list