五八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.2.tar.gz
(1.2 MB
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.2.tar.gz.
File metadata
- Download URL: wuba_wos-0.1.2.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97771e12a933c20facb347e6c4032424deed209c126cdc81d28e686104326983
|
|
| MD5 |
7ee6528454af615233c85b8681e808f4
|
|
| BLAKE2b-256 |
f58482887ed136b3e64694aa8017ed4a02e73cf7f51c0ceabaecda02356c4f1f
|
File details
Details for the file wuba_wos-0.1.2-py3-none-any.whl.
File metadata
- Download URL: wuba_wos-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cea3aaf33d399b153b00954530c5272920c341bc564bc16ee3e6f3f1029ac43
|
|
| MD5 |
47b73e623006be363b8515da06c34371
|
|
| BLAKE2b-256 |
a299c046ee44780ec885ce9291d1ad3d1185cc762636566171205022b9ea4a50
|