Best way to structure Flask project with many apps

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
  • build-a-saas-app-with-flask

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

  • I've iterated on and used this style https://github.com/nickjj/build-a-saas-app-with-flask for years. The example has "page" and "contact" blueprints but I've built apps in the same way with over 10 blueprints, 50+ models, dozens of URL endpoints, etc..

  • flask-boilerplate

    Flask boilerplate using the application factory with basic authentication. (by onosendi)

  • 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
  • cookiecutter-flask

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

  • You can checkout: https://github.com/cookiecutter-flask/cookiecutter-flask Or https://github.com/imwilsonxu/fbone

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