<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web-Framework on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/web-framework/</link><description>Recent content in Web-Framework 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>Sat, 16 May 2026 17:42:12 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/web-framework/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><item><title>Introduction to using flask</title><link>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/08-ai-apps-python-flask/01-module/001-introduction/</link><pubDate>Fri, 25 Jul 2025 14:49:59 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/08-ai-apps-python-flask/01-module/001-introduction/</guid><description>&lt;p class="lead text-primary"&gt;
Python with Flask is a lightweight, flexible web application framework known for its simplicity and minimalism. This document explores Flask's core features, its extensibility, and how it can be leveraged for both small and large-scale web development projects.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-python-with-flask"&gt;Introduction to Python with Flask&lt;/h2&gt;
&lt;p&gt;Flask is a micro-framework for Python that enables rapid development of web applications. Its minimalistic design allows developers to build applications quickly without unnecessary complexity, while still providing the flexibility to scale up for more complex needs.&lt;/p&gt;</description></item></channel></rss>