Ask HN: Is there a SaaS template for Python
Is there a SaaS-in-a-Box template for python (like Spark for Laravel/PHP or Bullet Train for Ruby on Rails) ?
Is there a SaaS-in-a-Box template for python (like Spark for Laravel/PHP or Bullet Train for Ruby on Rails) ?
Comments
https://github.com/nickjj/build-a-saas-app-with-flask
That is an educational course. I am looking for code templates.
What code templates? Multi-tenant code templates? Payment-gateway code templates? AWS Infrastructure code templates?
SaaS has absolutely nothing to do with "code". Do you even know what SaaS stands for?
It’s a great idea. The closest I can think of is hacking something together with Django.