Hacker News new | ask | show | jobs
by lostboyscratch 1540 days ago
A Python SaaSSaaS would be great. I find no-code too clunky.

Flask is to hard to setup. I setup a PHP server and dropped a PHP script in 30mins. Why can't I do the same with Python but with user mgt, auth and billing rolled in? sigh.

3 comments

It has rough edges and is still super earlier, but I am building something along those lines for Python with the deployments on Aws Lambda at https://staging.cdevframework.io.
This is what I'm attempting to solve with https://www.saaspegasus.com/ (though is Django, not Flask)
See my post on https://nexusdev.tools/. In development, the back-end is Nim but will have Python wrappers.