I was responding to the request in the top comment for something simpler that can be used for weekend projects. In this case, Bottle.py is "better" in that it is more simple than Flask; not that Bottle.py as a web framework is objectively better than Flask.
For the record, I've used both, and Bottle is much faster to get started with. The docs are also much leaner.
For the record, I've used both, and Bottle is much faster to get started with. The docs are also much leaner.