Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Is there a SaaS template for Python
8 points
by
jay888
2825 days ago
Is there a SaaS-in-a-Box template for python (like Spark for Laravel/PHP or Bullet Train for Ruby on Rails) ?
2 comments
markcheno
2825 days ago
https://github.com/nickjj/build-a-saas-app-with-flask
link
jay888
2825 days ago
That is an educational course. I am looking for code templates.
link
romanovcode
2823 days ago
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?
link
tixocloud
2823 days ago
It’s a great idea. The closest I can think of is hacking something together with Django.
link