GeniePy 🐍

@geniepy
20 Followers
2 Following
42 Posts

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

All the application code is written in Python. At runtime, your application is split into a FastAPI backend and a Next.js application that serves the frontend.

#python #react #saas #boilerplate #buildinpublic #indiehackers

🏡 Homepagehttps://geniepy.com
💳 Buyhttps://geniepy.lemonsqueezy.com/checkout/buy/6ebf51d7-b1fc-485a-856d-291256304c25
👻 Happy Halloween 👻 . We celebrate today with the new version of our Python based Fullstack SaaS Boilerplate! See https://buff.ly/48w2vlm
Changelog | GeniePy

v0.8.2 is live! 🎉

A few other application and development dependencies, including current Reflex version (0.5.9) have been bumped up to keep things shiny. ✨

As always, the latest release and changelog is available at https://geniepy.com/

GeniePy

GeniePy is a modern SaaS starter codebase in Python for building SaaS products

I need some honest answers: makefile or taskfile (or any other task runner)? I admit to be fan of Make, but maybe I am old ...
SaaS devs: Landing page in your main app or as a separate entity?
Integrated:
✅ Unified codebase
✅ Seamless UX
❌ Slower initial load
Separate:
✅ Faster loading
✅ Independent scaling
❌ More infrastructure
Which do you prefer and why?
#SaaSDev #WebArchitecture
We are still waiting to get a python reflex app, at least the backend, running in CloudFlare. https://buff.ly/4d0xCau ... The frontend already works: https://buff.ly/4cpCHrT
Bringing Python to Workers using Pyodide and WebAssembly

Introducing Cloudflare Workers in Python, now in open beta! We've revamped our systems to support Python, from the runtime to deployment. Learn about Python Worker's lifecycle, dynamic linking, and memory snapshots in this post

The Cloudflare Blog
just stumbled upon another boilerplate... https://buff.ly/3WAcp17. Happy coding weekend #Python #Dev #buildinpublic
GitHub - LineIndent/reflexify: Document, build, and showcase - all in one place, all in Python.

Document, build, and showcase - all in one place, all in Python. - LineIndent/reflexify

GitHub
We have Clerk integration which works out of the box. But people also like alternatives and we are thinking if we will follow this guide to also prepare our code to make it even more helpful to devs? https://buff.ly/3ygdwda
Setup User Auth for your Reflex Python app using supabase (supabase-py)

In this article, we will configure user authentication for your reflex app using supabase-py....

DEV Community
With little or no web app development experience build and launch an app quickly, while building something that can go into production ... using reflex. Maybe for your next PoC or MVP? Python is easy to grasp and launch (kind of 😆 )
Want to build your own ChatGPT with pure python? Tired of Streamlit demos -- let's try Reflex! Head over to this excellent Medium Post for details: https://buff.ly/49mXFXU, thanks Tom
Build a ChatGPT-esque Web App in Pure Python using Reflex

Use OpenAI's API to build a ChatGPT-esque web app in pure Python with one line deployment

Towards Data Science
Today, we'll show you how to quickly set up your own #docker registry on your infrastructure, whether it's a #VPS, #EC2 instance, #DigitalOcean Droplet, or any similar server with a public DNS name. https://buff.ly/3WlTcPB
Host Your Own Docker Registry for CI/CD

Just a quick and short description to host your own registry on a VPS, EC2, DigitalOcean Droplet or similar