Python3 Web Framework
Martin v. Loewis
martin at v.loewis.de
Fri Dec 31 09:44:10 EST 2010
Am 31.12.2010 08:47, schrieb Aman:
> Hey all... I just started with Python, and I chose Python3 because it
> seemed a subtle choice as compared to doing Pthon 2.x now and then
> porting to Python3.x later... I plan to start with Web Development
> soon... I wanted to know what all web frameworks are available for
> Python3... I heard the Django is still not compatible with 3.x... Any
> idea guys?
You could try my port of Django to Py3k:
https://bitbucket.org/loewis/django-3k
Regards,
Martin
More information about the Python-list
mailing list