A simple wrapper for cos
Project description
easy_cos
让数据流动变得简单!Make data flow!
pip install easy_cos==0.1.0 --index-url https://pypi.tuna.tsinghua.edu.cn/simple
#
pip install easy_cos==0.1.0 --index-url https://pypi.org/simple #清华等其他镜像源可能同步慢
这个库的开发是包含了大部分常用的 tos脚本操作,避免许多重复代码。以及让很多新入职的同事能够快速用起来我们的数据。
COS_CONFIG = {
'secret_id': f'{os.environ["COS_SECRET_ID"]}',
'secret_key': f'{os.environ["COS_SECRET_KEY"]}',
'region': f'{os.environ["COS_REGION"]}',
}
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
easy_cos-0.1.1.tar.gz
(9.0 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 easy_cos-0.1.1.tar.gz.
File metadata
- Download URL: easy_cos-0.1.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89defc67c40c85cb5d480be89d3167286fe10233fd7f93b7159903a1f7411051
|
|
| MD5 |
0fe598a1508dcff27db0d43906a58020
|
|
| BLAKE2b-256 |
0367774f203a14aff93552188f752b2890aba1c133e9564e23275afa1c6063a6
|
File details
Details for the file easy_cos-0.1.1-py3-none-any.whl.
File metadata
- Download URL: easy_cos-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19598e15973a244f72a6d48c4d240bcec8c1b3b98380ae9d3db907f173d754f1
|
|
| MD5 |
938d73d2f910f766327f0a225bcf17a0
|
|
| BLAKE2b-256 |
463d8f968c9f3c6ac02555da55283d5f73b4c5369a36b5d7e96354f08e1ef3a6
|