
Flask is a handy python micro-framework for developing web applications and APIs. It is definitely my tool of choice when developing smaller web applications. On occasion, I even use it for larger projects due to the freedom and flexibility it allows in terms of packages/plug-ins. In this article, I will demonstrate how to organise flask configurations.