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.
Release files for kaggleDownloader 2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kaggleDownloader-2.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kaggleDownloader-2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 6.5 kB
Release files / kaggleDownloader-2.tar.gz
| Download URL | kaggleDownloader-2.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
422e01758c6a40538c4c341ccb06a9fa6f1d1eff737433444612cec9468cbebd
|
|
BLAKE2b-256 checksum How to use checksums |
f4203366ac8ce2a4eae5cd021576f8d49178d876c4cede245a8ed17ebbf423ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/2.7.15+
|
Release files / kaggleDownloader-2-py2.py3-none-any.whl
| Download URL | kaggleDownloader-2-py2.py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
3fc4074f026b1d14d799bc39c467e8236944045ab6c710fb4a09da2cf89358de
|
|
BLAKE2b-256 checksum How to use checksums |
c67f2b57b47e1901a8eba7185257c9f712ef138d912e2c0fdb2958ed00bcc57c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/2.7.15+
|