What is GeniePy?

GeniePy is a modern SaaS boilerplate in pure Python that saves you months of development time.

Features like user authentication, subscription based payments, an SEO-optimized blog, etc. are all built in. Once you purchase the boilerplate, you can start working on adding your own application's business logic and don't have to worry about implementing those generic features.

What framework does GeniePy use?

GeniePy uses a framework called Reflex.

What do you mean by "pure Python"?

The entire source code of the application is written in Python: including the backend and the frontend.

At runtime, your application is split into two parts - a FastAPI backend server and a Next.js application that serves on the frontend.

Both those components are extracted from your application's source code. And as the developer, you do not need to worry about the details of this split. All the extraction and compilation is taken care of for you.

I found a bug with GeniePy.

Please reach out to me on Discord or send me an email with the details and I'll fix it and push a newer version asap.

Is there a student discount?

Maybe, send me an email and we can work something out.

Can I get a refund?

The nature of the product makes it a bit tricky for me to issue refunds.

If you're not happy with it I'm more than happy to jump on a call and work together on fixing the issues.