Python Client Library
@supabase-community/supabase-py
This reference documents every object and method available in the
supabase-py library from the Supabase
community. You can use supabase-py
to interact with your Postgres database, listen to database
changes, invoke Deno Edge Functions, build login and user management functionality, and manage
large files.
The Python client library is created and maintained by the Supabase community, and is not an official library. Please be tolerant of areas where the library is still being developed, and — as with all the libraries — feel free to contribute wherever you find issues.
Huge thanks to official maintainers, anand2312, dreinon, J0, and Leynier.
Shoutout to timkpaine for maintaining our Conda libraries as well.