{"id":51641467,"url":"https://github.com/tamnd/kaggle-cli","last_synced_at":"2026-07-13T19:04:01.635Z","repository":{"id":364658005,"uuid":"1268748880","full_name":"tamnd/kaggle-cli","owner":"tamnd","description":"Browse Kaggle datasets, competitions, and notebook metadata as structured records","archived":false,"fork":false,"pushed_at":"2026-06-29T12:26:50.000Z","size":43,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"feat/datasets-competitions","last_synced_at":"2026-06-29T14:24:30.050Z","etag":null,"topics":["cli","data-science","dataset","golang","json","kaggle","machine-learning"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tamnd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-13T22:26:15.000Z","updated_at":"2026-06-14T11:03:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tamnd/kaggle-cli","commit_stats":null,"previous_names":["tamnd/kaggle-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tamnd/kaggle-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Fkaggle-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Fkaggle-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Fkaggle-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Fkaggle-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tamnd","download_url":"https://codeload.github.com/tamnd/kaggle-cli/tar.gz/refs/heads/feat/datasets-competitions","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Fkaggle-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35432871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","data-science","dataset","golang","json","kaggle","machine-learning"],"created_at":"2026-07-13T19:04:00.883Z","updated_at":"2026-07-13T19:04:01.629Z","avatar_url":"https://github.com/tamnd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kaggle\n\nBrowse Kaggle datasets and competitions\n\n`kaggle` is a single pure-Go binary. It speaks to kaggle over plain\nHTTPS, shapes the responses into clean records, and pipes into the rest of your\ntools. No API key, nothing to run alongside it.\n\n## Install\n\n```bash\ngo install github.com/tamnd/kaggle-cli/cmd/kaggle@latest\n```\n\nOr grab a prebuilt binary from the [releases](https://github.com/tamnd/kaggle-cli/releases), or run\nthe container image:\n\n```bash\ndocker run --rm ghcr.io/tamnd/kaggle:latest --help\n```\n\n## Usage\n\n```bash\nkaggle --help\nkaggle version\n```\n\nThis is a fresh scaffold. The command tree starts with `version`; build out the\nreal commands in `cli/` on top of the `kaggle` library package.\n\n## Development\n\n```\ncmd/kaggle/   thin main, wires cli.Root into fang\ncli/                 the cobra command tree\nkaggle/                the library: HTTP client and data models\ndocs/                tago documentation site\n```\n\n```bash\nmake build      # ./bin/kaggle\nmake test       # go test ./...\nmake vet        # go vet ./...\n```\n\n## Releasing\n\nPush a version tag and GitHub Actions runs GoReleaser, which builds the\narchives, Linux packages, the multi-arch GHCR image, checksums, SBOMs, and a\ncosign signature:\n\n```bash\ngit tag v0.1.0\ngit push --tags\n```\n\nThe Homebrew and Scoop steps self-disable until their tokens exist, so the first\nrelease works with no extra secrets.\n\n## License\n\nApache-2.0. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamnd%2Fkaggle-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamnd%2Fkaggle-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamnd%2Fkaggle-cli/lists"}