Python SDK for reading dataset files.
Project description
OpenDataLab Python SDK 0.0.4
Features:
- download dataset from offical website: https://opendatalab.com/
- preview dataset info online
Usage:
- install
pip install opendatalab-python-sdk==0.0.4
- 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
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
Built Distribution
File details
Details for the file opendatalab-python-sdk-0.0.4.tar.gz
.
File metadata
- Download URL: opendatalab-python-sdk-0.0.4.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ffba691587e68115b494f3ea4c5fc744f173570baa476cba059091543343157 |
|
MD5 | 3c7fbeea3e9d82e075b74d970457decc |
|
BLAKE2b-256 | a9da46f6989b0824af622bbe304cfdae4fca8a1b630a4bf4c643e978384b8834 |
File details
Details for the file opendatalab_python_sdk-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: opendatalab_python_sdk-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1d721f5f2e8239f397a165d5f426b11382a2a65ebc9efe1eaa365e999e86d16 |
|
MD5 | 96ac86a472f4e2e846af6258dc8f6aed |
|
BLAKE2b-256 | 802082f2613a5316993d02ec6fefc822bbfd4ca75e946c0f5b7f4cb53c17a237 |