Skip to main content

Access Kaggle resources anywhere

Project description

Kaggle Hub Client Library

Installation

Install the kagglehub package with pip:

pip install kagglehub

Development

Prequisites

We use hatch to manage this project.

Follow these instructions to install it.

Tests

# Run all tests
hatch run tests

# Run a single test file
hatch run tests tests/test_<SOME_FILE>.py

Lint / Format

# Lint check
hatch run lint:style
hatch run lint:typing
hatch run lint:all # for both

# Format
hatch run lint:fmt

Coverage report

hatch cov

Build

hatch build

Publishing

This first time you publish to a repository, you will be prompted to authenticate.

hatch publish

Project details


Download files

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

Source Distribution

kagglehub-0.0.1a0.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

kagglehub-0.0.1a0-py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 3

Supported by

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