Review
But what are you building??? It really depends on that, if you are building an web app I would recommend you Flask, If you are building RESTful service that heavily relays on I/O then Tornado as an async framework, but if you need sync you can use Bottle. If you can provide us with more details about your service we could give you better advice.
0 views0