Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Top 13 Python Supabase Projects
-
supabase-py
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
supabase-mcp-server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
Project mention: Why I built Typist - lightning-fast AI audio transcription app | dev.to | 2025-08-12This was my 5th project this year, after building everything from the Supabase MCP server with 700+ GitHub stars to ClaudePortable.dev - an app that lets you run Claude Code from Slack. Experience taught me what I didn't need: multiple features, unfamiliar tech, or overcomplicated architecture.
-
-
Third, there are some reports of pg_net failing to make requests after your database transaction volume surpasses a certain threshold.
-
-
Project mention: Ask HN: Can AI agents build full-stack apps from scratch? | news.ycombinator.com | 2025-04-24
> Browser Agent → launches the app locally
What you get is a clean, typed, ready-to-deploy app. It’s still early days — very much a side project. But it’s already saved us hours of boilerplate setup.
More importantly, it gave us a glimpse of what agentic development might actually feel like.
We’re releasing it under MIT, installable via pip, and would genuinely love your thoughts:
GitHub: https://github.com/jatingarg619/saas-builder
Appreciate you reading. We’re around to answer questions, chat about ideas or hear whatever feedback you’ve got.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
supadantic
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
-
To help you avoid this, I've created two GitHub projects that automate database activity to prevent pauses: Supabase Inactive Fix, written in Python, and Supabase Pause Prevention, designed for Next.js projects. In this post, I'll walk you through how to set up and use these tools to keep your side projects running smoothly without manual intervention.
-
Our goal with https://github.com/supabase-community/vec2pg is to create an easy on-ramp to efficiently copy your data from various vector databases into Postgres with associated ids and metadata. The data loads into a new schema with a table name that matches the source e.g. vec2pg. . That output table uses https://github.com/pgvector/pgvector's's vector type for the embedding/vector and the builtin json type for additional metadata.
-
Python Supabase discussion
Python Supabase related posts
-
vec2pg: Migrate to pgvector from Pinecone and Qdrant
-
Supabase Python
-
Request For Information: What are you using Supabase for? · Issue #424 · supabase-community/supabase-py
-
Hey #Python fam 🐍 Please help us out with this one 👇
-
Supabase Auth: SSO, Mobile, and Server-Side Support
-
Supabase Storage v3: Resumable Uploads with support for 50GB files
-
supabase-py: a client for Supabase (Postgres-as-a-Service)
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Index
What are some of the best open-source Supabase projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | supabase-py | 2,194 |
2 | supabase-mcp-server | 783 |
3 | snowChat | 528 |
4 | pg_net | 314 |
5 | postgrest-py | 310 |
6 | saas-builder | 141 |
7 | auth-py | 113 |
8 | steer-backend | 65 |
9 | storage-py | 60 |
10 | supadantic | 59 |
11 | supabase-inactive-fix | 53 |
12 | vec2pg | 39 |
13 | JellyChat | 11 |