Top 23 Python Flask Projects
-
flask
The Python micro framework for building web applications.
Latest mention: Project Directory - Is there a reason not to use Blueprints? | reddit.com/r/flask | 2021-01-24You should take a look at Flaskr, it's the official tutorial of Flask, and it uses some blueprints.
-
superset
Apache Superset is a Data Visualization and Data Exploration Platform
Latest mention: Apache Superset – A Data Visualization and Data Exploration Platform | news.ycombinator.com | 2021-01-25 -
incubator-superset
Apache Superset is a Data Visualization and Data Exploration Platform
Latest mention: Ask HN: What low-code “dashboarding“ SaaS would you recommend in 2021? | news.ycombinator.com | 2020-12-29Check out Superset. https://github.com/apache/incubator-superset
It’s modern, easy to extend. From the same author of apache airflow.
-
dash
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
Nope, it should be this: https://github.com/plotly/dash
-
Zappa
Serverless Python
Latest mention: Use python backend only (zero nodejs) with next.js, and deploy the full websites on AWS (no Vercel) | reddit.com/r/nextjs | 2021-01-07 -
eve
REST API framework designed for human beings
-
flask-restful
Simple framework for creating REST APIs
-
grip
Preview GitHub README.md files locally before committing them.
Latest mention: Question about sharing access to same compute engine instance | reddit.com/r/googlecloud | 2020-12-24Hi, yes. We're new to this so for the most part we're taking it as a learning opportunity (no doubt we'll screw things up). The command is from here grip , which I installed after adding python/pip to the instance. I'm able to use it fine, but it's just not recognized for them. I looked through the gcp docs and other resources, but it's got us a little stumped.
-
Flask-SocketIO
Socket.IO integration for Flask applications.
GitHub Flask-SocketIO
-
cookiecutter-flask
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
Latest mention: Best way to structure Flask project with many apps | reddit.com/r/flask | 2020-12-25You can checkout: https://github.com/cookiecutter-flask/cookiecutter-flask Or https://github.com/imwilsonxu/fbone
-
flask_jsondash
:snake: :bar_chart: :chart_with_upwards_trend: Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.
-
toapi
Every web site provides APIs.
-
flask-restplus
Fully featured framework for fast, easy and documented API development with Flask
-
flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
-
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
Latest mention: Aioauth – asynchronous oauth2 framework for Python 3 | reddit.com/r/Python | 2021-01-10aioauth is a library, the server in this context means that it implements the oauth2 protocol itself (rfc6749). there are few libraries for Python: authlib and oauthlib that also implement the oauth2 protocol, but unfortunately their implementation is not asynchronous, thus you cannot use these libraries in fastapi or aiohttp. aioauth solves this problem
-
pyt
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
https://github.com/python-security/pyt (no longer maintained, but still works).
-
flaskbb
A classic Forum Software in Python using Flask.
-
flask-ask
Alexa Skills Kit for Python
-
flask-oauthlib
YOU SHOULD USE https://github.com/lepture/authlib
-
dynaconf
Configuration Management for Python ⚙
-
whoogle-search
A self-hosted, ad-free, privacy-respecting metasearch engine
Latest mention: Privacy-focused search engine DuckDuckGo grew by 62% in 2020 | reddit.com/r/privacy | 2021-01-18I found the same thing. Normal searches work great on DDG but finding obscure documentation is harder. I set up a proxy search engine with Whoogle, which uses google’s search engine but strips out the AMP links, tracking parameters, and ads.
-
flask-api
Browsable web APIs for Flask.
-
indico
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
Index
What are some of the best open-source Flask projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | flask | 53,565 |
2 | superset | 32,538 |
3 | incubator-superset | 32,193 |
4 | dash | 13,777 |
5 | Zappa | 11,426 |
6 | eve | 6,276 |
7 | flask-restful | 5,885 |
8 | grip | 5,013 |
9 | Flask-SocketIO | 4,068 |
10 | cookiecutter-flask | 3,601 |
11 | flask_jsondash | 3,135 |
12 | toapi | 3,089 |
13 | flask-restplus | 2,456 |
14 | flasgger | 2,405 |
15 | authlib | 2,266 |
16 | pyt | 2,009 |
17 | flaskbb | 1,974 |
18 | flask-ask | 1,859 |
19 | flask-oauthlib | 1,412 |
20 | dynaconf | 1,401 |
21 | whoogle-search | 1,336 |
22 | flask-api | 1,217 |
23 | indico | 1,134 |