Boilerplates
SaaS Pegasus icon

SaaS Pegasus

A Django boilerplate covering teams, Stripe billing, and Celery background jobs, plus a free open-source edition if you don't want to pay upfront.

What is SaaS Pegasus?

SaaS Pegasus is a Django-based SaaS starter kit that generates a working codebase with teams, Stripe billing, and Celery background jobs already wired together, instead of leaving you to assemble those pieces from scratch. It's aimed at Python/Django developers specifically, a segment most SaaS boilerplates ignore in favor of Next.js, and it produces code you own and can modify freely after generation rather than a hosted framework you stay locked into.

Key features

  • Django app generator: answer setup questions and get a real, customized codebase rather than a generic template you strip down
  • Multi-tenant teams/organizations support baked in, not bolted on after the fact
  • Stripe subscription billing pre-integrated, including common flows like upgrades, downgrades, and trials
  • Celery and Redis wired up for background jobs and async tasks out of the box
  • A free, open-source community edition alongside the paid version, so you can evaluate the approach before paying

Who it's for

A good fit for developers who specifically want to build in Django/Python rather than the Node/React-heavy boilerplate market, and who want team/billing plumbing solved on day one. Not relevant if your stack is already committed to a JS framework.

Pricing

One-time purchase for the paid edition, with a free open-source edition available for anyone comfortable with fewer batteries included.