230 Forks
1892 Stars
1892 Watchers

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.

How to download and setup supabase-py

Open terminal and run command
git clone https://github.com/supabase/supabase-py.git
git clone is used to create a copy or clone of supabase-py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with supabase-py https://github.com/supabase/supabase-py/archive/master.zip

Or simply clone supabase-py with SSH
[email protected]:supabase/supabase-py.git

If you have some problems with supabase-py

You may open issue on supabase-py support forum (system) here: https://github.com/supabase/supabase-py/issues