Flask is a lightweight and flexible Python web framework designed to simplify the process of building web applications. It is characterized by its minimalist core, which provides essential tools and functionalities necessary for developing web applications but leaves plenty of room for extensibility. As a microframework, Flask emphasizes simplicity and ease of use, allowing developers to choose their components, such as ORMs or form libraries, and integrate them easily. Flask excels in supporting rapid development due to its built-in development server and debugger, Jinja2 templating engine, and extensive documentation. It is ideal for small to medium-sized applications and prototyping new ideas, given its minimal complexity and configuration. Flask's design is guided by best practices and patterns from the Python ecosystem, making it a popular choice among developers seeking to create RESTful services, APIs, and web applications without the overhead of more feature-rich frameworks.
View the most prominent open source Flask projects in the list below. Click on a specific project to view its alternative or complementary packages. Make comparisons and find the best package for your app.
- Apache Superset is a Data Visualization and Data Exploration Platform☆72,971May 24, 2026Updated last week
- The Python micro framework for building web applications.☆71,585May 18, 2026Updated last week
- The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge m…☆63,302Apr 4, 2026Updated last month
- Data Apps & Dashboards for Python. No JavaScript Required.☆24,219Updated this week
- A curated list of awesome Flask resources and plugins☆12,730Aug 18, 2024Updated last year
- Serverless Python☆11,840Mar 23, 2023Updated 3 years ago
- A self-hosted, ad-free, privacy-respecting metasearch engine☆11,529May 19, 2026Updated last week
- 该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring tr…☆8,856Sep 4, 2024Updated last year
- Companion code to my O'Reilly book "Flask Web Development", second edition.☆8,756Apr 6, 2025Updated last year
- People tracker on the Internet: OSINT analysis and research tool by Jose Pino☆8,680Jun 20, 2024Updated last year
- A simple Blockchain in Python☆8,054Jul 21, 2024Updated last year
- A pixel office for your OpenClaw: turn invisible work states into a cozy little space with characters, daily notes, and guest agents. Cod…☆7,199Mar 11, 2026Updated 2 months ago
- Preview GitHub README.md files locally before committing them.☆6,795Jul 10, 2024Updated last year
- REST API framework designed for human beings☆6,738Mar 24, 2026Updated 2 months ago
- CTFs as you need them☆6,672May 19, 2026Updated last week
- The SimpleLogin back-end and web app☆6,679May 19, 2026Updated last week
- An Efficient ProxyPool with Getter, Tester and Server☆6,212Mar 28, 2026Updated 2 months ago
- Socket.IO integration for Flask applications.☆5,511May 14, 2026Updated 2 weeks ago
- A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines☆5,562Updated this week
- The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS, JWE, JWK, JWA, JWT included.☆5,318May 21, 2026Updated last week
- Red Ink - A one-stop Xiaohongshu image-and-text generator based on the 🍌Nano Banana Pro🍌, "One Sentence, One Image: Generate Xiaohongsh…☆5,293Mar 17, 2026Updated 2 months ago
- 基于Dineshkarthik的项目, 电报视频下载,电报资源下载,跨平台,支持web查看下载进度 ,支持bot下发指令下载,支持下载已经加入的私有群但是限制下载的资源, telegram media download,Download media files from a…☆5,248Mar 4, 2026Updated 2 months ago
- Visualizer for pandas data structures☆5,150May 11, 2026Updated 3 weeks ago
- Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your mode…☆4,953Apr 9, 2026Updated last month
- Dependency injection framework for Python☆4,873May 19, 2026Updated last week
- The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.