Skip to main content

Supabase Storage client for Python.

Project description

Storage-py

Python Client library to interact with Supabase Storage.

How to use

As it takes some effort to get the headers. We suggest that you use the storage functionality through the main Supabase Python Client

from storage3 import create_client

url = "https://<your_supabase_id>.supabase.co/storage/v1"
key = "<your api key>"

# pass in is_async=True to create an async client
storage_client = create_client(url, key, is_async=False)

storage_client.list_buckets()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

storage3-0.3.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

storage3-0.3.0-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file storage3-0.3.0.tar.gz.

File metadata

  • Download URL: storage3-0.3.0.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for storage3-0.3.0.tar.gz
Algorithm Hash digest
SHA256 91e7a0a10d7b0445f9c09cddc65ba4f3ed9294e5be8fa2f7058ef9757d3c2103
MD5 4590c2eed4ecb305143e740322db5a88
BLAKE2b-256 496dd67e567451cc17700156f4714f217955e71ff7564956745f48dc81fd2016

See more details on using hashes here.

File details

Details for the file storage3-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: storage3-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for storage3-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd6df871ef143cffc2b8564ca75088cec64f5b3d8873f7c85ef805addb9fd63c
MD5 f6a0549c2d09013d3215962077a6ae7f
BLAKE2b-256 593d73a0f9ea2b95a0f99b9cad6e34749677b55b10f329f53708e3fd317bc486

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page