Skip to main content

A production-ready FastAPI platform with modular components and a built-in control plane. Try: uvx aegis-stack init my-project

Project description

Aegis Stack

CI Documentation Python 3.11+ Copier

Monthly Downloads Total Downloads PyPI - Top 10% 2026

Commits per Month Total Commits Last Commit

You need to ship reliable software, but management only gave you 2 weeks.

No time for health checks, proper testing, or clean architecture. Just enough time for duct tape and hope.

What if you could go from idea to working prototype in the time it takes to grab coffee?

Aegis Stack Quick Start Demo

A production-ready FastAPI platform with modular components and a built-in control plane.

Prerequisites

  • Python 3.11+
  • Docker & Docker Compose - Required for the standard development workflow (make serve). Generated projects use Docker for consistent environments and service dependencies (Redis for workers, health monitoring, etc.).

Quick Start

# Run instantly without installation
uvx aegis-stack init my-api

# Create with user authentication
uvx aegis-stack init user-app --services auth

# Create with background processing
uvx aegis-stack init task-processor --components scheduler,worker

# Start building
cd my-api && make serve

CLI language support: Use aegis --lang zh for Simplified Chinese (简体中文), or set AEGIS_LANG=zh.

Installation alternatives: See the Installation Guide for uv tool install, pip install, and development setup.

Overseer - Your Application's Control Plane

Overseer

Live Demo: sector-7g.dev/dashboard

Overseer is the embedded control plane that ships with every Aegis Stack project.

It gives you full runtime visibility into your system - components, services, infrastructure, and data flows - through a single dashboard. No external tooling, no vendor integrations, no setup.

Inspect worker queues, scheduled jobs, database schema and migrations, AI token usage, auth sessions - everything your application is doing, in real time.

Every Aegis project ships with its own control plane from day one.

CLI - First-Class System Interface

CLI Demo

The Aegis CLI is a first-class interface to your running system.

It goes beyond simple health checks, exposing rich, component-specific commands for inspecting and understanding your application from the terminal.

Query worker queues, scheduler activity, database state, AI usage, and service configuration, all without leaving the CLI.

The same system intelligence that powers Overseer and Illiana is available here, optimized for terminal workflows.

Illiana - Optional System Operator

Illiana Demo

When the AI service is enabled, Aegis exposes an additional interface: Illiana.

Illiana is a conversational interface that answers questions about your running system using live telemetry and optional RAG over your codebase.

She is not required to use Aegis Stack, and nothing in the system depends on her being present. When enabled, she becomes another way, alongside the CLI and Overseer, to understand what your application is doing and why.

Your Stack Grows With You

Your choices aren't permanent. Start with what you need today, add components when requirements change, remove what you outgrow.

# Monday: Ship MVP
aegis init my-api

# Week 3: Add scheduled reports
aegis add scheduler --project-path ./my-api

# Month 2: Need async workers
aegis add worker --project-path ./my-api

# Month 6: Scheduler not needed
aegis remove scheduler --project-path ./my-api

# Stay current with template improvements
aegis update
Starter Add Later? Remove Later? Git Conflicts?
Others ❌ Locked at init ❌ Manual deletion ⚠️ High risk
Aegis Stack ✅ One command ✅ One command ✅ Auto-handled

Component Evolution Demo

Most starters lock you in at init. Aegis Stack doesn't. See Evolving Your Stack for the complete guide.

Available Components & Services

Components (infrastructure)

  • Core → FastAPI + Pydantic V2 + Uvicorn
  • Database → Postgres / SQLite
  • Cache/Queue → Redis
  • Scheduler → APScheduler
  • Worker → Arq / Taskiq / Dramatiq

Services (business logic)

  • Auth → JWT authentication
  • AI → PydanticAI / LangChain
  • Comms → Resend + Twilio

Components Docs → | Services Docs →

Learn More

For The Veterans

Ron Swanson

No reinventing the wheel. Just the tools you already know, pre-configured and ready to compose.

Aegis Stack respects your expertise. No custom abstractions or proprietary patterns to learn. Pick your components, get a production-ready foundation, and build your way.

Aegis gets out of your way so you can get started.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aegis_stack-0.6.5.tar.gz (4.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aegis_stack-0.6.5-py3-none-any.whl (4.2 MB view details)

Uploaded Python 3

File details

Details for the file aegis_stack-0.6.5.tar.gz.

File metadata

  • Download URL: aegis_stack-0.6.5.tar.gz
  • Upload date:
  • Size: 4.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aegis_stack-0.6.5.tar.gz
Algorithm Hash digest
SHA256 a5e0976dd27f62757e3e7c00d4a9ffbb9bd14e4fab8b4e64964ab62c8037ee8f
MD5 48281bd4207ddb4a2e8c4ed186f9184c
BLAKE2b-256 6567d1cb39fb1f79679d48d78d8597cd118b419432a53ba40cafa3e16c56c6df

See more details on using hashes here.

Provenance

The following attestation bundles were made for aegis_stack-0.6.5.tar.gz:

Publisher: release.yml on lbedner/aegis-stack

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aegis_stack-0.6.5-py3-none-any.whl.

File metadata

  • Download URL: aegis_stack-0.6.5-py3-none-any.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aegis_stack-0.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c09e3061a2cad3437f2289f994210835d5d538139995e0599d7294a0c0490403
MD5 ee3bca282c6b3ec767c111a35aace801
BLAKE2b-256 aecad0e6411c3fd7b2a375cb4378351980066e2ae0d7fdc3a6abecaf714bd64b

See more details on using hashes here.

Provenance

The following attestation bundles were made for aegis_stack-0.6.5-py3-none-any.whl:

Publisher: release.yml on lbedner/aegis-stack

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page