Metadata-Version: 2.1
Name: storage3
Version: 0.1.0
Summary: Supabase Storage client for Python.
Home-page: https://github.com/supabase-community/storage-py
License: MIT
Author: Joel Lee
Author-email: joel@joellee.org
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: httpx (>=0.19,<0.22)
Project-URL: Documentation, https://github.com/supabase-community/storage-py
Project-URL: Repository, https://github.com/supabase-community/storage-py
Description-Content-Type: text/markdown

# Storage-py

Python Client library to interact with Supabase Storage.

