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.1.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

storage3-0.3.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: storage3-0.3.1.tar.gz
  • Upload date:
  • Size: 7.2 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.1.tar.gz
Algorithm Hash digest
SHA256 8e0bc7178a3a3b2b498b1a7aa7b0e351976d29ff8998437ce5c48507072b74ba
MD5 51fd90253492be545125935585dbd573
BLAKE2b-256 9ad6423442632be466c1d3881dad150d799bfc911a3a69264998823309327130

See more details on using hashes here.

File details

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

File metadata

  • Download URL: storage3-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 12.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8c4ce3d6d62950da61e1ec2dccc5d88fd3a1ecdaab7bbd201c39f87c7cc2ddd8
MD5 bd3b2df6a684b08a94c0eaaaae769995
BLAKE2b-256 e0adb6c2cffc176281bf29c11768bb4fb06749f72c61e3a0c513938d8330491a

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