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.8.tar.gz
(12.8 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.8.tar.gz.
File metadata
- Download URL: baai_datacube-0.2.8.tar.gz
- Upload date:
- Size: 12.8 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 |
dd85bd544b7ff9f2f03c8390c8aa282863eeebbd0332a490b0712911bdc7d959
|
|
| MD5 |
4f082de326f621a77c699525267a1e17
|
|
| BLAKE2b-256 |
44bcea42d4356eaec7e750788c87b227a26010724d6af7a2589017b7ea513b48
|
File details
Details for the file baai_datacube-0.2.8-py3-none-any.whl.
File metadata
- Download URL: baai_datacube-0.2.8-py3-none-any.whl
- Upload date:
- Size: 21.4 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 |
c1eeafb5ec53078585989c0129f54cbfe2ccefe750010164c30f0edc91e74260
|
|
| MD5 |
55cb41930c501876778c3cb2bc4676e9
|
|
| BLAKE2b-256 |
4da3ebcc81171db21a39cc3a8c4d081166abfdb66ea6846129fe395d8953dc18
|