Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
Customer Reviews
Brian S.
Advanced user of BottleIt is light and simple, it comes built in Qpyhton for android for you to understand how to setup a python backend while on your mobile phone. It can be used to quickly prototype or mock an API service.
It is not really built for a fully fledged system but it would be nice to have a fully powerful bottle framework considering its simplicity compared to a framework like Django.
Bottle was useful during my learning phase of python in understanding how to use and setup a python backend.