> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appsignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Python Instrumentations

This page lists all the libraries that AppSignal for Python supports. OpenTelemetry instrumentations that are not listed here may not work, report incomplete data or show up as "unknown" in the AppSignal interface.

## Supported Python Libraries

* [Celery](/python/instrumentations/celery)
* [Django](/python/instrumentations/django)
* [FastAPI](/python/instrumentations/fastapi)
* [Flask](/python/instrumentations/flask)
* [Jinja2](/python/instrumentations/jinja2)
* [MySQL](/python/instrumentations/mysql)
* [Pika](/python/instrumentations/pika)
* [PostgreSQL](/python/instrumentations/postgresql)
* [Redis](/python/instrumentations/redis)
* [Requests](/python/instrumentations/requests)
* [Starlette](/python/instrumentations/starlette)
* [SQLAlchemy](/python/instrumentations/sqlalchemy)
* [SQLite](/python/instrumentations/sqlite)
* [WSGI/ASGI](/python/instrumentations/wsgi)

- [Celery](/python/instrumentations/celery)
- [Django](/python/instrumentations/django)
- [FastAPI](/python/instrumentations/fastapi)
- [Flask](/python/instrumentations/flask)
- [Jinja2](/python/instrumentations/jinja2)
- [MySQL](/python/instrumentations/mysql)
- [Pika](/python/instrumentations/pika)
- [PostgreSQL](/python/instrumentations/postgresql)
- [Redis](/python/instrumentations/redis)
- [Requests](/python/instrumentations/requests)
- [SQLAlchemy](/python/instrumentations/sqlalchemy)
- [SQLite](/python/instrumentations/sqlite)
- [Starlette](/python/instrumentations/starlette)
- [WSGI/ASGI](/python/instrumentations/wsgi)
