STACK IT FAST
STACK DIRECTORY
LANGUAGE · LANGUAGE

Python

15 production projects and 3 rule sets built with Python.

AGENTS.md Rules & Agent Skills

Production Projects

Federated Enterprise AI & Data SQL Engine AI-AGENT

MindsDB

Connects enterprise databases directly to AI and machine learning models using standard SQL statements. Enables developers to query, train, and orchestrate generative AI agents and predictive models directly over PostgreSQL, Snowflake, and MongoDB data sources.

High-Throughput LLM Inference & Serving Engine AI-AGENT

vLLM

The gold standard for production LLM inference; invented PagedAttention to eliminate memory fragmentation in GPU KV caches, delivering 2x-4x throughput over standard Hugging Face runtimes.

LLM Application Framework & Agent Orchestrator AI-AGENT

LangChain

Industry standard for context-aware reasoning; modular chains and LangGraph cyclic graphs allow orchestrating stateful agents with deterministic fallbacks and tool execution.

High-Performance Python Web API Framework CLASSIC

FastAPI

Benchmark for modern Python APIs and AI services; pairs Starlette with Pydantic v2 Rust core for ultra-high throughput and automatic interactive documentation.

Open-Source Error Tracking & APM HYBRID

GlitchTip

Lightweight Sentry-compatible application performance monitoring and error tracking platform. Built on Python Django and PostgreSQL with async Celery task queues for high-volume exception ingestion and Redis message buffering.

Self-Hosted AI Interface & Agent Hub AI-AGENT

Open WebUI

Extensible OpenAI/Ollama interface; SvelteKit frontend delivers instant responsive streaming while Python FastAPI handles multi-modal RAG and tool calls.

Photo & Video Management Platform HYBRID

Immich

High-performance Google Photos alternative; utilizes SvelteKit and NestJS with background Python workers for hardware-accelerated transcoding and facial recognition.

AI Memory & Context Engine AI-AGENT

Mem0

Universal memory layer for AI agents; extracts and persists structured personal facts and episodic memories across user chat sessions with low latency.

Identity Provider & Access Management CLASSIC

Authentik

Enterprise open source IAM; Django core manages permission trees while lightweight Go outposts terminate TLS and validate tokens at the edge.

AI Application Framework HYBRID

Taipy

Full-stack data science & AI framework; Python business logic binds directly to reactive React frontend components without frontend coding.

No-Code Database Platform HYBRID

Baserow

Open source Airtable alternative; Django & FastAPI generate dynamic PostgreSQL table schemas per user workspace.

Error Tracking Platform CLASSIC

Sentry

Enterprise observability; Django handles transactional models while high-volume event ingestion is streamed via Kafka to ClickHouse.

Data Pipeline Engine HYBRID

Mage AI

Modern data orchestration tool; Python execution engine with interactive React notebook UI for building real-time data pipelines.

LLM App Builder AI-AGENT

Dify.ai

High-throughput AI pipeline: visual canvas frontend with Python worker cluster for asynchronous LLM orchestration.

Financial Data Platform HYBRID

OpenBB

Dozens of data provider adapters: schema validation is a core product requirement.

Often Used With

Frequently Asked Questions

How many production projects use Python?

15 verified production projects in the STACK IT FAST directory use Python, each with a full architecture breakdown.

What is Python most often used with?

Across projects in the directory, Python is most commonly paired with PostgreSQL, TypeScript, Redis.

Is there an AGENTS.md rule or Claude Code skill for Python?

Yes — Django + PostgreSQL + Redis + Celery, FastAPI + Python + PostgreSQL (Async SQLAlchemy & Pydantic v2), LangGraph + Python + FastAPI (Agentic AI Workflows) each include a full AGENTS.md, CLAUDE.md, Cursor .mdc rule set and an installable SKILL.md covering Python.