Is there a SaaS-in-a-Box template for python (like Spark for Laravel/PHP or Bullet Train for Ruby on Rails) ?
Ask HN: Is there a SaaS template for Python
1–5 of 5 posts
Re: Ask HN: Is there a SaaS template for Python
#2Re: Ask HN: Is there a SaaS template for Python
#3https://github.com/nickjj/build-a-saas-app-with-flask
That is an educational course. I am looking for code templates.
Re: Ask HN: Is there a SaaS template for Python
#4https://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?
Re: Ask HN: Is there a SaaS template for Python
#5It’s a great idea. The closest I can think of is hacking something together with Django.