Production-ready Flask framework in Action
--
Note: Checkout the link if you want to clone the barah
template. — https://github.com/anandtripathi5/barah. It is the template for a perfect flask structure that is very much needed but not provided by flask as a whole.
If we are starting a company or joining a startup we tend to build the application on Flask as it is lightweight(bare minimum) and it's very easy/fast to do some POC on…