supabase-python

Installation
SKILL.md

Supabase + Python Skill

FastAPI patterns with Supabase Auth and SQLAlchemy/SQLModel for database access.

Sources: Supabase Python Client | SQLModel


Core Principle

SQLAlchemy/SQLModel for queries, Supabase for auth/storage.

Use SQLAlchemy or SQLModel for type-safe database access. Use supabase-py for auth, storage, and realtime. FastAPI for the API layer.


Project Structure

Installs
2
Repository
alinaqi/maggy
GitHub Stars
689
First Seen
May 21, 2026
supabase-python — alinaqi/maggy