# SpeedPy > SpeedPy is a free, MIT-licensed Django SaaS boilerplate built for the AI era. It ships production-ready REST APIs, webhooks, OAuth2, teams, billing (Stripe and Paddle), transactional email, and a Model Context Protocol (MCP) server — everything you need to launch a SaaS, without the paid-boilerplate price tag. SpeedPy is open source and maintained by Appliku. Clone it, build your product, and deploy anywhere Django runs — or one-click deploy to Appliku. It is designed to be readable by AI coding agents: the repository includes AGENTS.md, CLAUDE.md, Cursor and Codex rules, agent recipes, and an MCP server template, so tools like Claude Code and Cursor understand the project conventions immediately. ## Documentation - [SpeedPy documentation](https://docs.speedpy.com/): Full reference manual — setup, architecture, APIs, teams, billing, and deployment. - [Deployment guide](https://docs.speedpy.com/deployment): Deploy SpeedPy to production, including Appliku configuration via appliku.yml. ## Code - [GitHub repository](https://github.com/speedpy/speedpy): Source code, MIT-licensed. - [Install script](https://speedpy.com/install): One-line bootstrap (boot.sh). ## Product - [Homepage](https://speedpy.com): Overview, features, and FAQ. - [UI demo](https://speedpy.com/speedpyui-preview/): Preview of the built-in UI components. - [Discord community](https://speedpy.com/discord): Questions and support. ## Key facts - License: MIT — free for personal, commercial, and client projects (keep the license notice). - Price: free. There are no license keys, per-seat fees, or paid "pro" tier. - Stack: Django, Django REST Framework, HTMX, Alpine.js, TailwindCSS, Celery. - APIs: REST API documented via OpenAPI (drf-spectacular), webhooks with delivery tracking, OAuth2 provider, personal access tokens. - AI: MCP server template, OpenAPI-generated tool schemas, a first-party CLI, and agent rules for Claude Code and Cursor. - Payments: Stripe and Paddle, with subscriptions attachable to individual users or teams. - Teams: roles (Owner, Admin, Member, Viewer), invitations, and team branding. - Deployment: host anywhere Django runs; one-click deploy to Appliku (https://appliku.com/).