No project description provided
Project description
baai-datacube
数据魔方数据集下载工具
cli
pip install baai-datacube
# 查看帮助
baai_datacube -h
# 环境信息
baai_datacube show
# 登录
baai_datacube login
# 下载
baai_datacube down --dataset=<dataset_id>
python-sdk
# pip install baai-datacube
# baai_datacube login
from baai_datacube.downloader import dataset_download
if __name__ == "__main__":
dataset_download(dataset_id="<dataset_id>", save_path=".")
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
baai_datacube-0.2.3.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file baai_datacube-0.2.3.tar.gz.
File metadata
- Download URL: baai_datacube-0.2.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1a5a0df609f0094aefe953740ee06a63bc855aa44caaabbd623c4a96f4963ea
|
|
| MD5 |
e11ff0a825a28702c3fe1ba8b3d64122
|
|
| BLAKE2b-256 |
1f876b907a42b284a0907b764b55e4b990f88fd5c893790d3da5e221ac628e31
|
File details
Details for the file baai_datacube-0.2.3-py3-none-any.whl.
File metadata
- Download URL: baai_datacube-0.2.3-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cd8f0c5c998d30a61d27dc266cda6262747f0be51d1cebff4a2e7b82b220960
|
|
| MD5 |
2d5015757437c625eb748b20da60fc34
|
|
| BLAKE2b-256 |
2800b6eeaad27267b3d37c86a82acb6ea7317cd415b56a3d930b0516d6f599a2
|