How to build a Blog website using Flask in python
Jan 6, 2023 · 31 min read · A beginner-friendly tutorial on building a blog site with responsive web design, user authentication, and DB CRUB operation. Introduction Flask is a web framework, it’s a Python module that lets you develop web applications quickly. Flask is based on...
SZStarr and 2 more commented