Skip to main content

Python SDK for reading dataset files.

Project description

OpenDataLab Python SDK 0.0.4

Features:

  1. download dataset from offical website: https://opendatalab.com/
  2. preview dataset info online

Usage:

  1. install
pip install opendatalab-python-sdk==0.0.4
  1. download dataset into local path
script:
$ python -m opendatalab.download --help    
    Tool for download opendatalab public dataset.  

  Options:
    --name        TEXT    Name of the public dataset.
    --format      TEXT    Format, avaiable options: source, standard.
    --root        TEXT    Data root path, default: current working path.
    --thread      INTEGER Number of thread for download, default: 10.
    --limit_speed INTEGER Download limit speed: KB/s, 0 is unlimited, default: 0

example:
1). download dataset source compressed
    $ python -m opendatalab.download --name coco --format source --root /home/XXX/coco

2). download standard format compressed
    $ python -m opendatalab.download --name coco --format standard --root /home/XXX/coco --thread   8 --limit_speed 5000

Support

More see: https://opendatalab.com/docs/3

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

opendatalab-python-sdk-0.0.4.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

opendatalab_python_sdk-0.0.4-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file opendatalab-python-sdk-0.0.4.tar.gz.

File metadata

File hashes

Hashes for opendatalab-python-sdk-0.0.4.tar.gz
Algorithm Hash digest
SHA256 4ffba691587e68115b494f3ea4c5fc744f173570baa476cba059091543343157
MD5 3c7fbeea3e9d82e075b74d970457decc
BLAKE2b-256 a9da46f6989b0824af622bbe304cfdae4fca8a1b630a4bf4c643e978384b8834

See more details on using hashes here.

File details

Details for the file opendatalab_python_sdk-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for opendatalab_python_sdk-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c1d721f5f2e8239f397a165d5f426b11382a2a65ebc9efe1eaa365e999e86d16
MD5 96ac86a472f4e2e846af6258dc8f6aed
BLAKE2b-256 802082f2613a5316993d02ec6fefc822bbfd4ca75e946c0f5b7f4cb53c17a237

See more details on using hashes here.

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