lig / pynta

Pynta is web framework written in Python. It is made with WSGI, speed and flexibility in mind and is fully Python3 (py3k) compatible.
https://plus.google.com/105540099459792525702
7 stars 2 forks source link

Python 3 is a must #21

Closed lig closed 12 years ago

lig commented 12 years ago

1.0.0 will not be released without Python 3.x support.

Python 2.x support may be dropped.

lig commented 12 years ago

Will not drop Python 2.x support until there are a good stack of web servers available for py3k.

Since gunicorn, libevent and much more still not there we need to continue at least 2.7 support.