logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Kaggle CLI - Manage Datasets & Competitions | Online Free DevTools by Hexmos

Manage datasets and competitions with Kaggle CLI. Download data, submit predictions, and explore Kaggle's resources. Free online tool, no registration required.

kaggle

Official CLI for Kaggle implemented in Python 3. More information: https://github.com/Kaggle/kaggle-api.

  • View current configuration values:

kaggle config view

  • Download a specific file from a competition dataset:

kaggle competitions download {{competition}} {{[-f|--file]}} {{filename}}

See Also