Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fwessels/kaggle-go
https://github.com/fwessels/kaggle-go
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fwessels/kaggle-go
- Owner: fwessels
- Created: 2020-06-16T19:19:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T22:08:42.000Z (over 4 years ago)
- Last Synced: 2025-01-20T07:40:32.114Z (5 days ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kaggle-go
Wrapper around kaggle python API for Go
## Usage
Make sure the `kaggle` cli is installed and your API credentials are configured correctly.
See https://www.kaggle.com/docs/api for more info.