2 comments

[ 77.0 ms ] story [ 672 ms ] thread
Tornado[1] is another (stable, mature) async python web framework, if people are curious. This looks really cool though! I think Kyoukay is to Flask as Tornado is to Django.

[1]http://www.tornadoweb.org/en/stable/

The great thing about Tornado is that's it's been battle-tested in production for years, yet it's compatible with the new asyncio stuff.