<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python-Web on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/python-web/</link><description>Recent content in Python-Web on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Fri, 15 May 2026 13:20:20 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/python-web/index.xml" rel="self" type="application/rss+xml"/><item><title>Flask Web Framework</title><link>http://ghafoorsblog.com/courses/ibm/rag-agentic-ai-content/rag-agentic-ai-pcert/01-develop-genai-apps/03-module/003-flask/</link><pubDate>Fri, 21 Nov 2025 13:46:18 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/rag-agentic-ai-content/rag-agentic-ai-pcert/01-develop-genai-apps/03-module/003-flask/</guid><description>&lt;p class="lead text-primary"&gt;
This document provides a comprehensive introduction to Flask, a lightweight Python micro framework for web development, exploring its core features including debugging, routing, and templating, along with installation guidelines, built-in dependencies like Werkzeug and Jinja, popular community extensions, and comparative analysis with Django framework.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-flask"&gt;Introduction to Flask&lt;/h2&gt;
&lt;p&gt;Flask is a micro framework that can create web applications. It is not opinionated like some other larger frameworks and does not bind the user to a specific set of tools. One of the core dependencies of Flask is Python. Flask 2.2.2 requires a minimum Python version of 3.7.&lt;/p&gt;</description></item></channel></rss>