Skip to content

SpeedPy

The free, open source Django SaaS boilerplate for the AI era.

Teams, billing, OAuth2, webhooks, a REST API and an MCP server, all free and MIT licensed with nothing held back for a paid tier. Start your project in one command:

bash -c "$(curl -fsSL https://speedpy.com/install)"

Full setup, including the Docker and uv modes, is on the Installation page.

Why SpeedPy is free

SpeedPy is released under the MIT license. No license keys, no per seat fees, no paid pro tier. Fork it, sell what you build with it, or keep it closed.

It is maintained by Appliku, the platform that deploys it. We only earn money if you choose Appliku to host your app, and that choice is entirely optional. SpeedPy runs anywhere Django runs.

More detail, including what MIT means for commercial work: Why SpeedPy is free.

Built for the AI era

Your coding agent does not start from an empty folder. It starts from a codebase that already documents its own conventions.

  • AGENTS.md is the single source of truth for agents, with CLAUDE.md and .cursorrules pointing at it
  • Bundled agent skills for adding an API resource, deploying to Appliku, and stripping the demo content before production
  • A first party CLI example and an MCP server template, so an assistant can call your API
  • MCP tools that can be generated from your own OpenAPI schema, with a CI freshness check

Start here: Using SpeedPy with AI coding agents.

What you get

  • Custom user model with email based authentication
  • Teams and multi-tenancy with roles and invitations
  • Two factor authentication, TOTP plus backup codes
  • SpeedPy UI components with Tailwind and Crispy Forms
  • Email via django-post_office with Celery
  • Logging with django-structlog
  • Celery and redbeat for background tasks
  • API ready with DRF and drf-spectacular
  • Payments with django-paddle-billing
  • Deploy on servers you own with Appliku, at a fraction of the cost of the big cloud providers

Getting Started

AI and automation

Core Features

Infrastructure

Frontend & API

Operations

Community


Thanks for using SpeedPy. It means the world to me that you are building on it, and I cannot wait to see what you ship.

Questions, or want to show what you are building? Join the Discord.