{"library":"supabase","type":"library","category":null,"description":"Official Supabase Python client. Current version is 2.28.2 (Mar 2026). Auth is accessed via supabase.auth — not a separate install. The underlying auth library was renamed twice: gotrue-py → auth-py → supabase-auth. The standalone package is 'supabase-auth' (imports as 'supabase_auth'). Most auth is used through the main 'supabase' package via create_client(). Massive tutorial corpus uses the old sign_in() method removed in favor of sign_in_with_password().","language":"python","status":"active","version":"2.28.2","tags":["supabase","authentication","jwt","postgres","auth","python","gotrue"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install supabase","imports":["from supabase import create_client, Client","from supabase_auth import SyncGoTrueClient"]},{"cmd":"pip install supabase-auth","imports":[]}],"homepage":"https://supabase.com","github":"https://github.com/supabase/supabase-py","docs":"https://github.com/supabase/supabase-py/src/supabase","changelog":"https://github.com/supabase/supabase-py/tree/main/CHANGELOG.md","pypi":"https://pypi.org/project/supabase/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":7.4,"avg_import_s":2.64,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/supabase/compatibility"}}