Building A Simple Blog Using Flask
Introduction
Flask is a web framework. It's a Python module that provides tools, libraries, and technologies that allow you to build web applications quickly. Flask is a microframework, meaning it is a lightweight framework that does not include an O...
ridwanadebayo.hashnode.dev21 min read