LinuxCommandLibrary

kaggle

Official CLI for Kaggle implemented in Python 3.

TLDR

View current configuration values

$ kaggle config view
copy


Download a specific file from a competition dataset
$ kaggle competitions download [competition] -f [filename]
copy

Copied to clipboard