五八WOS平台skd
Project description
WOS
A Python client for the WOS (WuBa Object Storage) REST API.
Usage
from wos import WOS
# bucket: 存储桶名称; app_id: 应用ID; secret_id: 密钥ID
wos = WOS(bucket="your-bucket-name", app_id="your-app-id", secret_id="your-secret-id")
# 上传文件
result = wos.upload(filename = "test.txt", file_path = "test.txt")
# 删除文件
wos.delete(filename = "test.txt")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wuba_wos-0.1.1.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wuba_wos-0.1.1.tar.gz.
File metadata
- Download URL: wuba_wos-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
effe9a17dbc359f383dcd4fdbd6dc11bf10d3e44b46fab2e1f8e8fc50dc50fd3
|
|
| MD5 |
cb5244b037f83c4f617a6a4089ba89aa
|
|
| BLAKE2b-256 |
bd0bc92bfc56fdd28c3f8690a5149737cc4afbc3c3be25d24e794b6ce3d08940
|
File details
Details for the file wuba_wos-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wuba_wos-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56206a00a7a674be4f3cfd263a75e3b9e56f7cf3227c0cd49d28b47a5c7ac60a
|
|
| MD5 |
4ea5913fd1d187db55fb210a21488aca
|
|
| BLAKE2b-256 |
2ec69bd9a3477da205dfe01ccc1f95c66fcf65bcc37dac09294a31b1a0ab4451
|