Skip to main content

icpay-bucket

Full Python client for ICPay Bucket.

pip install icpay-bucket

See docs/pkg/py/README.md for the complete API reference.

Quick start

from icpay_bucket import BucketClient

client = BucketClient(api_key="icp_cloud_…")
client.upload_file("icp", "/hello.txt", b"hello\n", "text/plain")
print(client.public_url("icp", "/hello.txt"))
print(client.list_files("icp"))
client.delete_file("icp", "/hello.txt")

v1.1.0 — full bucket API

Upload, read, write, bulk, and CDN helpers with read/write/delete API key support.

License

MIT

Download files

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

Source Distribution

icpay_bucket-1.1.0.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

icpay_bucket-1.1.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file icpay_bucket-1.1.0.tar.gz.

File metadata

  • Download URL: icpay_bucket-1.1.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for icpay_bucket-1.1.0.tar.gz
Algorithm Hash digest
SHA256 880d888d5ab08ef414945c244dbba15b90ef349d94b56e7b9e628bb2f4501627
MD5 837cdf888cb9d20ed7984dfbe7868de5
BLAKE2b-256 9b354e192fa199749c69e26a4222e10943b3850bda89e97f872fdcf9e33379a0

See more details on using hashes here.

File details

Details for the file icpay_bucket-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: icpay_bucket-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.6

File hashes

Hashes for icpay_bucket-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e3268a06d1a0e1b6d41fd323074a4bdf247b2713b45411b4646d4736a83b7fa7
MD5 3b117436118955ca009441c24eb54314
BLAKE2b-256 7f5adf7171989a8b0383397746d99da96313901439ef19bbf126d0557be1f6a5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page