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 dashboardhttps://github.com/apache/incubator-airflow – interesting task executorhttps://github.com/miguelgrinberg/flasky – blog sitehttps://github.com/miguelgrinberg/microblog – features for handling…