Datacenter Downloader & Uploader
Datacenter Downloader & Uploader
Features
数据下载
数据上传
Usage
下载
一种形式:
from datacenter_du import Downloader,SimpleDownloader Downloader().run() SimpleDownloader().run()
另外一种形式:
from datacenter_du import download,simple_download download() simple_download()
上传
由于
由于multi-part-upload需要和server配合
Content-Range分块上传不适合S3,暂时放弃
目前SimpleUploader,simple_upload可以正常工作,但S3Uploader需要服务端配合
History
0.1.0 (2020-12-22)
First release on PyPI.
0.1.1 (2020-12-23)
下载器
由于multi-part-upload需要和server配合,暂时只提供simple-upload
Content-Range分块上传不适合S3,暂时放弃
0.1.2 (2020-12-23)
补充README
0.1.3 (2020-12-23)
修改说明
0.1.4 (2020-12-23)
添加S3Uploader(multi-part),暂时不可用,需要服务端配合
Release files for datacenter-du 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 | |
|---|---|---|---|
| datacenter_du-0.1.4.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datacenter_du-0.1.4-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 27.4 kB
Release files / datacenter_du-0.1.4.tar.gz
| Download URL | datacenter_du-0.1.4.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9587775eb2e48e85aebcb8d9266341fd0c9d5e07188c332669be67d1e98db320
|
|
BLAKE2b-256 checksum How to use checksums |
d420f3fb187991a50642d2e03797b80c9cdf481cde876418d68331de0c331ea8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.4.2 requests/2.25.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.5
|
Release files / datacenter_du-0.1.4-py2.py3-none-any.whl
| Download URL | datacenter_du-0.1.4-py2.py3-none-any.whl |
|---|---|
| Size | 11.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
4031599bbf079d297b35f78dd8b28141196b3e6ad47f5ca49162626239aa6226
|
|
BLAKE2b-256 checksum How to use checksums |
066de7c773f2cefe1fed2d3f3495f98d085a76ea9a8c8a5f9222804dc1a08228
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.4.2 requests/2.25.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.5
|