Live data from Hacker News

Show HN: PySaaS – Python SaaS starter kit

pysaas.io

41–50 of 52 posts

Re: Show HN: PySaaS – Python SaaS starter kit

#41
post #33

What is the value add here? It appears to be a closed source project that strings together many open-source projects, but the transparency is blocked by a paywall?

Until someone buys the project and publishes it on GitHub. I've seen countless instances of these SaaS boilerplate projects in public.

Re: Show HN: PySaaS – Python SaaS starter kit

#42

Trust me on this. Don’t offer lifetime or unlimited anything

The pricing page has monthly options for $69 and $420... not a fantastic look on launch day, lol.

You looked at the demo page. this is the pricing-page: https://pysaas.lemonsqueezy.com/checkout?cart=0b4430d8-2fb1-...

Re: Show HN: PySaaS – Python SaaS starter kit

#43

Earlier quoted context omitted.

Just did a little "research" on op, it tingled an array of other red flags

such as? genuinely curious/worried

Lot of crypto-bro involvement. Basically you can see a lot of BowTied(.*) social media accounts, all talking about instant growth, crypto, ...

I wouldn't touch this stuff with a 10 foot pole.

Re: Show HN: PySaaS – Python SaaS starter kit

#44
post #5

How is it different from: Django (Python) SaaS Pegasus https://www.saaspegasus.com/ Djaodjin. Open Source. https://djaodjin.com/ Carrot Seed https://www.cnc.io/en/seed The SaaS boilerplate by Apptension (+React) https://www.apptension.com/saas-boilerplate Vanty Starter Kit https://www.advantch.com/ Saas Hammer https://saashammer.com/ Flask (Python) SaaS Forge. Open Source. https://www.saasforge.dev/ Ignite (SaaS Boil…

Nothing with Starlette? (Or any other ASGI framework, at least) :(

Re: Show HN: PySaaS – Python SaaS starter kit

#46
`pc run --env prod --port 80`

Is this solid enough to expose to the sesspool of the public internet? Or should I reverse proxy it!

I ask coming from Django where the steps to set up a server with Nginx, Gunicorn and Django are quite involved, so the idea of just serving off a single command seems quite nice.

Re: Show HN: PySaaS – Python SaaS starter kit

#48

`pc run --env prod --port 80` Is this solid enough to expose to the sesspool of the public internet? Or should I reverse proxy it! I ask coming from Django where the steps to set up a server with Nginx, Gunicorn and Django are quite involved, so the idea of just serving off a single command seems quite nice.

Reverse proxy for now, but Pynecone is also working on a single command deploy feature that should take care of all this automatically. Should be released soon.

Re: Show HN: PySaaS – Python SaaS starter kit

#50

Trust me on this. Don’t offer lifetime or unlimited anything

The pricing page has monthly options for $69 and $420... not a fantastic look on launch day, lol.

At least their pricing page everything is allowed in all tiers. Can't tell you what exsckty, because on mobile it just says "allowed", nothing else.
Post reply on HN