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.
Stars
2.5k
Forks
472
Watchers
2.5k
Open Issues
23
Overall repository health assessment
No package.json found
This might not be a Node.js project
313
commits
155
commits
55
commits
51
commits
46
commits
41
commits
36
commits
32
commits
27
commits
18
commits
chore(docs): inconsistent variable naming in example (#1441)
761d972View on GitHubfix(auth): fix admin list factors payload format. (#1415)
32843cfView on GitHubfix(postgrest): remove check against message field in data payload (#1413)
81041a4View on GitHubfix(auth): prevent OverflowError in auto-refresh token retry (#1397) (#1400)
08bdf38View on GitHubfix(postgrest): comment out ssl error test (#1410)
51b86beView on GitHubchore(deps): bump cryptography from 46.0.2 to 46.0.5 in the uv group across 1 directory (#1392)
c77b21aView on GitHubfix(realtime): use pop with default in _handle_message to prevent KeyError (#1388)
baea26fView on GitHubfeat(storage): add list_v2 method to file_api client (#1377)
259f4adView on GitHubfix(storage3): replace print() with warnings.warn() for trailing slash notice (#1380)
50b099fView on GitHub