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