kaggle-cli | api instead ) An unofficial Kaggle command line tool | Machine Learning library
kandi X-RAY | kaggle-cli Summary
kandi X-RAY | kaggle-cli Summary
(Deprecated, use instead) An unofficial Kaggle command line tool.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Submit action
- Login to kaggle
- Get all config candidates
- Convert a config section to a dictionary
- Merge a list of configs
- Return a ConfigParser instance
- Get a dictionary of configuration options
- Get the final configuration
- Merge two dictionaries
- Take action from parsed arguments
- Download a competition
- Download a file
- Return whether the response should be downloaded
- Use kaggle
- Fetch submissions
kaggle-cli Key Features
kaggle-cli Examples and Code Snippets
Community Discussions
Trending Discussions on kaggle-cli
QUESTION
I installed kaggle-cli just fine.. everything went smoothly or so pip says.
But when I try to run the kg
command or just kg --version
, I get
kg command not found
I can see Kaggle in Python system packages and all the py
and pyc
files are there. But like no bin
directory or anything.
I tried to find a similar issue online with no success - so I thought I would try here.
I am on an Ubuntu app for Windows 10. Everything else in terms of Python, Keras, Theano, etc. for my machine learning rig works just fine.
...ANSWER
Answered 2018-Mar-21 at 05:39Shortly after you asked this question, Kaggle released an official API which I recommend you use in place of kaggle-cli. pip install kaggle
will install the official API which supports these commands:
kaggle competitions {list, files, download, submit, submissions}
kaggle datasets {list, files, download, create, version, init}
kaggle config {view, set, unset}
Check out the documentation here. After installing, you will also need to generate an API token from your Kaggle user profile "Account" tab.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kaggle-cli
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page