Setup & Installation
What This Skill Does
Full Sentry SDK setup for Python. Use when asked to add Sentry to Python, install sentry-sdk, setup Sentry in Python, or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for Python applications. Supports Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado, and more.
Covers the large Python framework surface in a single setup flow so teams avoid per-framework doc hunts.
When to use it
- Adding sentry-sdk to a Django or FastAPI project
- Instrumenting Celery tasks with tracing and crons
- Enabling profiling on a Flask API
- Wiring AI monitoring into a LangChain or OpenAI pipeline
- Standardizing Sentry config across Python microservices