How to create a blog application using Flask and Flask Blueprints in Python
INTRODUCTION:
Flask is a web application framework written in Python and is based on the Werkzeg WSGI toolkit and the Jinja2 template engine. Werkzeug is a WSGI toolkit that implements requests, response objects, and utility functions. This enables a...
kojosimtema.hashnode.dev21 min read