Skip to main content

Datacenter Downloader & Uploader

Project description

Datacenter Downloader & Uploader

Datacenter Downloader & Uploader

Features

  • 数据下载

  • 数据上传

Usage

下载

一种形式:

from datacenter import Downloader,SimpleDownloader
Downloader().run()
SimpleDownloader().run()

另外一种形式:

from datacenter import download,simple_download
download()
simple_download()

上传

由于

  • 由于multi-part-upload需要和server配合,暂时只提供simple-upload

  • Content-Range分块上传不适合S3,暂时放弃

目前只提供了SimpleUploader,simple_upload

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,暂时放弃

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datacenter_du-0.1.2.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

datacenter_du-0.1.2-py2.py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page