Open Source · MIT License
PyReactor is a JHipster-inspired CLI that scaffolds production-ready Python + React applications — with auth, database, Docker, and CI/CD — in under 60 seconds.
What’s included
Tech stack
Every dependency was hand-picked for the Python + React ecosystem. No legacy choices, no bloat — just the tools the community has converged on in 2025.
The generated codebase follows current best practices: Pydantic v2, SQLAlchemy 2 async, React 18 concurrent features, and TypeScript strict mode throughout.
Entity generator
pyreactor entity inside your project. Give it a name and describe its fields interactively.main.py is patched automatically.App.tsx automatically.Project layout
Backend — FastAPI
Frontend — React + TS
Root / DevOps
Get started
Install PyReactor, run pyreactor new, and have a production-ready full-stack application scaffolded before your coffee gets cold.