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 3
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-3.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kaggleDownloader-3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 6.5 kB
Release files / kaggleDownloader-3.tar.gz
| Download URL | kaggleDownloader-3.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
96fcefeafca42fbcf7ef65bb90d266bd57173e2495d73c6433cc789cb95e0a35
|
|
BLAKE2b-256 checksum How to use checksums |
bc4e9f5cb345d82dd38967398d09ae48d3c66260a06ebd78901bed63e2b1b409
|
| 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-3-py2.py3-none-any.whl
| Download URL | kaggleDownloader-3-py2.py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
771b5b3e30beb29d05d1f5a5b23f0cc815966a21a9cad59f01350d71b6a9053c
|
|
BLAKE2b-256 checksum How to use checksums |
d8aa959304743aaea9be9d07cb7950fce5b65d8d9d2cf04bc31a52675b3cf618
|
| 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+
|