mangakakalot.py
Project description
mangakakalot.py
mangakakalot unofficial python API
https://mangakakalotpy.readthedocs.io/en/latest/
usage
you can use this package like this:
python -m mangakakalot -l mangakakalot-link -c chapter-number -o pdf-output-file (optional)
or in a python project by importing it:
from mangakakalot import Manga as mg
toradora = mg.Manga("https://mangakakalot.com/read-gq3vy158504921722")
chapters = toradora.get_chapters()
chapters[-1].download_as_pdf("test.pdf")
required packages: requests, Pillow, BeautifulSoup4
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mangakakalot.py-1.0.1.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mangakakalot.py-1.0.1.tar.gz.
File metadata
- Download URL: mangakakalot.py-1.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb1be22dae44e51e532fa10ef6f62a3fe33d9dfae6ad8bddbea6f3aa59608eec
|
|
| MD5 |
6b4150a314ac8f63ff0b8f1122068c62
|
|
| BLAKE2b-256 |
29a862ac088c5c5a64c8fcb06970e33eb0d3dd77498d128cac882e3c722c77f6
|
File details
Details for the file mangakakalot.py-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mangakakalot.py-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d7d0f71f178ff5f18fe80e9432bf547494a959125c96c020105dc3a7ac1b935
|
|
| MD5 |
e55a3e18eb0628792df0c4e7f380594a
|
|
| BLAKE2b-256 |
fc5205c56c6c7ace2d8258d28a038d09e2016da3cec3959d482f02fcfa36d69b
|