Skip to main content

Helps you to download the Kaggle Dataset to your Google Colab Notebook using Kaggle Dataset API link

Project description

kaggleDownloader

This helps you to download your Kaggle Dataset to your Google Colab Notebook by using
    1) kaggle.json
    2) Kaggle Dataset Download API link

Requirements:

File Required :- kaggle.json (obtain it from your kaggle account. Go to Kaggle.com -> Profile Pic -> My Account -> API -> Create New API Token)
Supported Platform :- Google Colab
Programming Language :- Python3

Using this you can download the Kaggle Dataset to your Google Colab Notebook.

How to Use?

All you need to do is open your google colab notebook and run:
1) !pip install singleImagesToPDF
2) make a python script and add the following lines of code
    a) Do the necessary import:-
         from singleImagesToPDF.pdfFromMultiImages import pdfFromMultiImgs
     b) After importing, Call 'get_dataset()' function
        get_dataset()

Follow along the instructions and you will be ready with your dataset to work with on your Colab Notebook.

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

kaggleDownloader-4.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

kaggleDownloader-4-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 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