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