Y
Hacker News
new
|
ask
|
show
|
jobs
by
osullivj
3856 days ago
Really like tornado for Python web apps. Simpler and lighter than Django, and with support for websockets too. And you can build generic TCP servers with it too, just like Twisted.