Skip to main content

Dataset Uploader SDK

Project description

Dataset Uploader SDK

用于上传文件和文件夹到数据集平台的 SDK。

安装

pip install dataset-up

使用

# 上传单个文件
dataset-up upload-file --dataset-id YOUR_DATASET_ID --source-path path/to/file.txt

# 上传文件夹
dataset-up upload-folder --dataset-id YOUR_DATASET_ID --source-path path/to/folder

---

## 停止本机当前真正运行的上传任务
dataset-up stop-running-uploading-process

## 5. 构建与安装

```bash
# 构建
python setup.py sdist bdist_wheel

# 安装到本地
pip install -e .

# 或者安装打包后的版本
pip install dist/dataset_up-0.1.0.tar.gz
6. 使用命令行调用
bash
# 上传文件
dataset-up upload-file --dataset-id "8046425445713243579" \
                         --source-path "D:\\迅雷下载\\cudnn-windows-x86_64-8.9.2.26_cuda11-archive.zip" \
                         --target-path "/kkk17"

# 上传文件夹
dataset-up upload-folder --dataset-id "8046425445713243579"  --version "master"  --source-path "D:\\机器学习材料安装包" --target-path "/kkk16"

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jndataset_up-0.1.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file jndataset_up-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: jndataset_up-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 24.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.20

File hashes

Hashes for jndataset_up-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77ee30b2eaba9fa5f905cab7cccdcf15cdcd14c81914133cd78657a86e6eb015
MD5 7351f622d645583d41c2bdd3133e3f42
BLAKE2b-256 89a9a7d9c59aa70c7d170014f25a0a593e35490e919e2c47c185cfabe334aa8a

See more details on using hashes here.

Supported by

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