Interesting Github Projects using Flask

After working with Python/Flask/Sqlalchemy/Celery for last 3 months, including the downloading of close to 340 projects from github for examples of how to do certain things, I wanted to share some cool github projects that use Flask/other technologies:

https://github.com/apache/incubator-superset – interesting business analytic dashboard
https://github.com/apache/incubator-airflow – interesting task executor
https://github.com/miguelgrinberg/flasky – blog site
https://github.com/miguelgrinberg/microblog – features for handling tasks
https://github.com/PacktPublishing/Mastering-Flask – good resource/unique
https://github.com/danielhomola/science_flask – ability to upload and perform calculations
https://github.com/iadgov/WALKOFF -official GitHub of NSA
https://github.com/postgres/pgadmin4 – postgresql
https://github.com/skylines-project/skylines – flightaware type
https://github.com/codeforamerica/pittsburgh-purchasing-suite – advanced uses of several tools including flask, sqlalchemy, celery, other stuff

    Leave a Reply

    Your email address will not be published. Required fields are marked *