Metadata-Version: 2.3
Name: supabase-utils
Version: 3.0.0a1
Summary: Common collection of methods used in the supabase python libraries.
Author: Leonardo Santiago
Author-email: Leonardo Santiago <leonardo.santiago@supabase.io>
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: pydantic>=2.12.2
Requires-Dist: pyrsistent>=0.20.0
Requires-Dist: typing-extensions>=4.15.0
Requires-Dist: yarl>=1.22.0
Requires-Dist: aiohttp>=3 ; extra == 'aiohttp'
Requires-Dist: supabase-utils[httpx] ; extra == 'all'
Requires-Dist: supabase-utils[aiohttp] ; extra == 'all'
Requires-Dist: httpx[http2]>=0.26,<0.29 ; extra == 'httpx'
Maintainer: Leonardo Santiago
Maintainer-email: Leonardo Santiago <leonardo.santiago@supabase.io>
Requires-Python: >=3.10
Project-URL: changelog, https://github.com/supabase/supabase-py/tree/main/CHANGELOG.md
Project-URL: documentation, https://github.com/supabase/supabase-py/tree/main/src/utils
Project-URL: homepage, https://github.com/supabase/supabase-py
Project-URL: repository, https://github.com/supabase/supabase-py
Provides-Extra: aiohttp
Provides-Extra: all
Provides-Extra: httpx
Description-Content-Type: text/markdown

