How to Build a Web Application (Blog) From Scratch Using Flask in Python
1. Introduction
Flask is a lightweight WSGI python framework, that provides many powerful tools, libraries and technologies for creating quick and easy web applications, with the ability to scale up to complex web applications. It depends on the Werk...
osquaregtech.hashnode.dev28 min read