version: 0.1.4
Overview
A 3rd-party SDK for Qcloud COS and Python 3
Installation / Usage
Docs: https://su27.github.io/qcloud_cos_py3/
Use pip to install:
$ pip install qcloud_cos_py3
Or clone the repo:
$ git clone https://github.com/su27/qcloud_cos_py3.git $ python setup.py install
Contributing
$ virtualenv -p python3.6 venv $ source venv/bin/activate $ pip install -r requirements.txt $ cp tests/config_example.py tests/config.py
# Fill the blanks in the file and run $ make test-coverage
It’s originally forked from [cos-python3-sdk](https://github.com/imu-hupeng/cos-python3-sdk)
Example
Please check tests/test_cos.py
Release files for qcloud_cos_py3 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qcloud_cos_py3-0.1.4.tar.gz | 6.6 kB | Details |
Release files / qcloud_cos_py3-0.1.4.tar.gz
| Download URL | qcloud_cos_py3-0.1.4.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7092796d7d7849d1bd01f7d1d05f052418f3bd780301a0a5322aaacd5310ae38
|
|
BLAKE2b-256 checksum How to use checksums |
62e561defb6870393108e84b0e875ddb21d5bc23a537e2deaa795e6717fa380d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |