Y
Hacker News
new
|
ask
|
show
|
jobs
by
jessejmc
5135 days ago
Bottle supports Python 3 (as does CherryPy, Pyramid, and Tornado), while Flask currently doesn't. Depending on project requirements, this may or may not be important.
1 comments
jsprinkles
5135 days ago
Werkzeug must support Python 3 before Flask can, and Armin has discussed Python 3 support here on HN before (and there's now a FAQ about it).
link