Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.02 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.02 KB

aihubkr

image image

(비공식) NIPA AIHub (aihub.or.kr) Downloader CLI & GUI 유틸리티


Installation

pip3 install git+https://github.com/jungin500/aihubkr.git@main

Usage

AIHub GUI

aihubkr-gui

AIHub CLI

usage: aihubkr-dl [-h] [-datasetkey DATASETKEY] [-filekey FILEKEY] [-output OUTPUT] {login,logout,download,list}

AIHub Dataset Downloader CLI

positional arguments:
  {login,logout,download,list}
                        Mode of operation

options:
  -h, --help            show this help message and exit
  -datasetkey DATASETKEY
                        Dataset key
  -filekey FILEKEY      File key(s) to download. 'all' to download all files.
  -output OUTPUT        Output directory