Metadata-Version: 2.1
Name: supabase-py
Version: 0.0.2
Summary: Supabase client for Python.
License: MIT
Author: Joel Lee
Author-email: joel@joellee.org
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: gotrue (==0.2.0)
Requires-Dist: postgrest-py (==0.4.0)
Requires-Dist: pytest (>=6,<7)
Requires-Dist: realtime-py (>=0.1.2,<0.2.0)
Requires-Dist: requests (==2.25.1)
