New Werkzeug and Flask Releases
lucumr.pocoo.org
New Werkzeug and Flask Releases
1–10 of 59 posts
Re: New Werkzeug and Flask Releases
#2Python 3 support! Now I can make the switch. Congratulations to Armin and all contributors, and a big thank you!
Re: New Werkzeug and Flask Releases
#3The Flask docs have a small write-up on the things to look out for before jumping ship to Python 3. http://flask.pocoo.org/docs/python3/
Re: New Werkzeug and Flask Releases
#4I clicked this expecting a new release from Farbrausch : /
Re: New Werkzeug and Flask Releases
#5Congrats & well done guys :) Flask was the last major block preventing me from seriously moving over to Python3 so I guess that means it's time to begin porting! (there goes my weekend...)
Re: New Werkzeug and Flask Releases
#6Flask is about the most beautiful Python code you can write. Check out any other Python framework and they may have a decent api, but on the inside it is messy and confusing. Reading Flask source code on the other hand is a joy. There's no crazy stuff and few convoluted pieces + lots of comments so it is really easy to hack something if you must. Any Python coder who wants to improve their game definitely should study Flask because it is such a great piece of software engineering.
Re: New Werkzeug and Flask Releases
#7Terrific news! Many thanks to all who made it possible.
https://python3wos.appspot.com/ needs an update. :)
Re: New Werkzeug and Flask Releases
#8I clicked this expecting a new release from Farbrausch : /
Unlikely, right? Also their stuff uses double-k, so it's werkkzeug IIRC..
Re: New Werkzeug and Flask Releases
#9Here I was thinking this was about "werkkzeug" by Farbrausch
Re: New Werkzeug and Flask Releases
#10Here I was thinking this was about "werkkzeug" by Farbrausch
The popular demo!