Introduction to creating Flask Web Application
Flask is a Python Web Framework. It is a popular light weight WSGI (Web Server Gateway Interface) web application framework. Flask is supported from Python 3.7 version.
This article is divided in two sections. First section covers installation and se...
devjalpa.hashnode.dev3 min read