Getting Started with Flask: A Python Microframework
Flask is a python framework for writing web applications. It is a microframework, which as the name suggests, is a small, clean, and simple to use framework. It comes with a minimal set of features, which sounds like a strange choice at first. So why...
wisdomgeek.hashnode.dev8 min read