starter project?

This page summarizes the projects mentioned and recommended in the original post on /r/flask

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • FAS-3-Application-Factory

    A repo that contains a working example of Flask using the Application Factory pattern.

  • I usually create a github repo then clone from a template. I've been using this one to spin up test envs to try something in Flask quickly. https://github.com/Flask-Planet/FAS-3-Application-Factory

  • docker-flask-example

    A production ready example Flask app that's using Docker and Docker Compose.

  • Personally I maintain https://github.com/nickjj/docker-flask-example. There's also https://github.com/nickjj/build-a-saas-app-with-flask if you want more opinions.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • build-a-saas-app-with-flask

    Learn how to build a production ready web app with Flask and Docker.

  • Personally I maintain https://github.com/nickjj/docker-flask-example. There's also https://github.com/nickjj/build-a-saas-app-with-flask if you want more opinions.

  • ToDo-Flask

    Aplicação ToDo simples e direto ao ponto com Python e Flask.

  • flask-2-boilerplate

    Flask 2 + Everything you need to deploy a production ready app. Login, Password Reset, Roles and more.

  • I have written many flask apps so I usually start with whatever one of those best matches my project and strip out what I don't need however I am working on a new boilerplate to start my apps from and provide to others with the goal of proving almost everything core to most apps in a single boilerplate. Unfortunately I don't have any instructions yet but you should be able to clone it, and run docker compose up in the root folder and it will build and run on localhost with HTTPS, just got login finished and I am starting on the core UI: https://github.com/cnorlander/flask-2-boilerplate/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts