Overview of `supabase-py` packages
mainThe supabase-py repository is a Python monorepo containing the following libraries:
supabase: The main client library (src/supabase/README.md)realtime-py: Realtime capabilities (src/realtime/README.md)supabase_functions: Edge Functions support (src/functions/README.md)storage3: Storage services (src/storage/README.md)postgrest: Postgrest client (src/postgrest/README.md)supabase_auth: Auth services (src/auth/README.md)