Skip to main content

OSS Client for AliyunOSS/TencentOSS/QiniuOSS

Project description

oss-client

集成了阿里云OSS、腾讯云对象存储和七牛云对象存储,为不同的对象存储实现了统一的Client,方便使用

Install

pip install oss-client

Tutorial


from oss_client import AliyunClient



client = AliyunClient(

    access_key=ALY_ACCESS_KEY_ID,

    secret_key=ALY_ACCESS_KEY_SECRET,

    endpoint=ALY_OSS_ENDPOINT,

    bucket=ALY_OSS_BUCKET,

)

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

oss-client-0.1.5.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file oss-client-0.1.5.tar.gz.

File metadata

  • Download URL: oss-client-0.1.5.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.4

File hashes

Hashes for oss-client-0.1.5.tar.gz
Algorithm Hash digest
SHA256 04ed7a250756ca8528f732b561c5a19978a22c1b785f7a95c24ea4b06013bc58
MD5 2d71fcf94e250c969a3d16eef82198b2
BLAKE2b-256 f963f5d62a8c78f3a78b93c14e73ac6a3ecb17ea6c4692cfa43e22ef3cfdac02

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