A Simple Blogging App with Flask and Python
Introduction
Flask is a web application framework (or, a micro web framework) written in Python.
Bear in mind that Flask is used for the creation of web applications, and not mobile applications.
A project such as the creation of a blogging app requi...
chumzine.hashnode.dev9 min read