Python Flask

Open-source Python projects categorized as Flask

Top 23 Python Flask Projects

  1. Flask

    The Python micro framework for building web applications.

    Project mention: How to Create Your First API with Python, Flask and Azure | dev.to | 2025-02-02

    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.

  2. 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.

    CodeRabbit logo
  3. 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

    Project mention: 17 Best GitHub Repositories to Learn Python | dev.to | 2025-02-06

    30-Days-Of-Python

  4. dash

    Data Apps & Dashboards for Python. No JavaScript Required.

  5. Zappa

    Serverless Python

  6. flasky

    Companion code to my O'Reilly book "Flask Web Development", second edition.

  7. trape

    People tracker on the Internet: OSINT analysis and research tool by Jose Pino

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. flask-restful

    Simple framework for creating REST APIs

  10. eve

    REST API framework designed for human beings (by pyeve)

  11. grip

    Preview GitHub README.md files locally before committing them.

    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

  12. CTFd

    CTFs as you need them

    Project mention: Host your CTF using CTFd! | dev.to | 2024-11-24

    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

  13. Flask-SocketIO

    Socket.IO integration for Flask applications.

  14. SimpleLogin

    The SimpleLogin back-end and web app (by simple-login)

    Project mention: Reports of Unwanted Telemarketing Calls Down More Than 50 Percent Since 2021 | news.ycombinator.com | 2024-11-18
  15. 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/

    Project mention: Top 8 Open-Source CRUD Projects with the Most GitHub Stars | dev.to | 2024-09-04

    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/

  16. authlib

    The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.

  17. cookiecutter-flask

    A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.

  18. 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-28

    If 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.

  19. nginx-ui

    Nginx UI allows you to access and modify the nginx configurations files without cli.

  20. flask-sqlalchemy

    Adds SQLAlchemy support to Flask

  21. Dependency Injector

    Dependency injection framework for Python

  22. dynaconf

    Configuration Management for Python ⚙

  23. flasgger

    Easy OpenAPI specs and Swagger UI for your Flask API

  24. responder

    A familiar HTTP Service Framework for Python. (by kennethreitz)

    Project mention: Top 20 Python API Frameworks with OpenAPI Support | dev.to | 2024-12-19

    Responder is a web framework for Python that aims to bring the best of Flask, Falcon, and others into one.

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Flask discussion

Log in or Post with

Python Flask related posts

  • Winternet: Modular Python social media framework

    1 project | news.ycombinator.com | 3 Feb 2025
  • How to Create Your First API with Python, Flask and Azure

    2 projects | dev.to | 2 Feb 2025
  • My Struggle with Doom Scrolling

    1 project | news.ycombinator.com | 22 Jan 2025
  • Whoogle Search no longer available after recent Google JavaScript requirement

    1 project | news.ycombinator.com | 18 Jan 2025
  • Whoogle – open-source, self-hosted, ad-free, privacy-aware metasearch engine

    1 project | news.ycombinator.com | 18 Jan 2025
  • Google no longer supports JavaScript-free search requests · Issue #1211 · benbu

    1 project | news.ycombinator.com | 16 Jan 2025
  • Using Discord as an unlimited cloud storage service

    2 projects | dev.to | 31 Dec 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 9 Feb 2025
    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 →

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

Sponsored
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.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?