Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Python Flask Projects
-
In this beginner-friendly guide, we will create a simple API using Python and Flask a lightweight and easy-to-use web framework for Python that allows developers to create APIs and web applications quickly. This API will take a number as input and return some basic properties, such as whether it is even or odd, and its square. We will also deploy the API so that it can be accessed from anywhere.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30-Days-Of-Python
-
-
-
Project mention: Whoogle Search no longer available after recent Google JavaScript requirement | news.ycombinator.com | 2025-01-18
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Project mention: Show HN: Offline Renderer for GitHub flavoured Markdown | news.ycombinator.com | 2024-04-02
A popular implementation of the idea written in Python:
https://github.com/joeyespo/grip
-
apt install python3-pip -y -q && apt install python3.10-venv -y && apt install python-is-python3 -y -q && apt install docker -y && apt install docker-compose -y git clone https://github.com/CTFd/CTFd.git cd CTFd/ python -m venv venv source venv/bin/activate pip install -r requirements.txt docker-compose up
-
-
Project mention: Reports of Unwanted Telemarketing Calls Down More Than 50 Percent Since 2021 | news.ycombinator.com | 2024-11-18
-
Flask-AppBuilder
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
GitHub https://github.com/dpgaspar/Flask-AppBuilder GitHub Stars 4.6k Most Recent Update on GitHub 2 days ago Open Source License BSD-3-Clause Number of Active Contributors This Year 11 Acceptance of External PRs Yes Official Website / Documentation https://flask-appbuilder.readthedocs.io/en/latest/
-
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
cookiecutter-flask
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
-
microblog
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
Project mention: Flask vs Django in 2024: A Comprehensive Comparison of Python Web Frameworks | dev.to | 2024-08-28If you're interested in learning more about Django, check out Django for Beginners for a guide to building six progressively more complex web applications including testing and deployment. For Flask, the Flask Mega-Tutorial has a free online version. There are also two courses over at TestDriven.io worth recommending: TDD with Python, Flask and Docker and Authentication with Flask, React, and Docker. If you prefer video, there are many Flask courses on Udemy but the best video course I've seen is Build a SaaS App with Flask and Docker.
-
-
-
-
-
-
Responder is a web framework for Python that aims to bring the best of Flask, Falcon, and others into one.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Flask discussion
Python Flask related posts
-
Winternet: Modular Python social media framework
-
How to Create Your First API with Python, Flask and Azure
-
My Struggle with Doom Scrolling
-
Whoogle Search no longer available after recent Google JavaScript requirement
-
Whoogle – open-source, self-hosted, ad-free, privacy-aware metasearch engine
-
Google no longer supports JavaScript-free search requests · Issue #1211 · benbu
-
Using Discord as an unlimited cloud storage service
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 9 Feb 2025
Index
What are some of the best open-source Flask projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | Flask | 68,719 |
2 | 30-Days-Of-Python | 44,314 |
3 | dash | 21,872 |
4 | Zappa | 11,887 |
5 | whoogle-search | 10,429 |
6 | flasky | 8,594 |
7 | trape | 8,194 |
8 | flask-restful | 6,868 |
9 | eve | 6,712 |
10 | grip | 6,583 |
11 | CTFd | 5,832 |
12 | Flask-SocketIO | 5,411 |
13 | SimpleLogin | 5,381 |
14 | Flask-AppBuilder | 4,760 |
15 | authlib | 4,682 |
16 | cookiecutter-flask | 4,627 |
17 | microblog | 4,594 |
18 | nginx-ui | 4,441 |
19 | flask-sqlalchemy | 4,260 |
20 | Dependency Injector | 4,138 |
21 | dynaconf | 3,880 |
22 | flasgger | 3,651 |
23 | responder | 3,603 |