A brief description of your package
Project description
This is python module to download books from loveread.ec as txt files
- Install
pip3 install loveread
- Use through terminal
python3 -m loveread "http://loveread.ec/read_book.php?id=PUT_BOOK_ID"
-
Through code
import loveread
url = "http://loveread.ec/read_book.php?id={PUT_BOOK_ID}
loveread.download(url)
-
In both cases the book would appear as txt file in the same folder
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
loveread-0.2.8.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file loveread-0.2.8.tar.gz
.
File metadata
- Download URL: loveread-0.2.8.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1215acf2c2b945ff0f8aedc8169e3d6e2dba230ee5d9dba35ea4dc0b18355ca |
|
MD5 | 47958dca2259ffb0f773f27a55667502 |
|
BLAKE2b-256 | b6ab8fa05d421aa140fdeb41e4ad8cd1a393aef56d7a379c3b25d64e7285e044 |
File details
Details for the file loveread-0.2.8-py3-none-any.whl
.
File metadata
- Download URL: loveread-0.2.8-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | feb3c4f46b0672fd0d029cb69c7aca42be42983aec20f22ce33b6236f0f64ad2 |
|
MD5 | d3abc09678dfd9de818201ad8d7881e8 |
|
BLAKE2b-256 | 1d8ff60d47c6a7d0bc5c9a69bbf9a71364f467805473ae368d54cd92c29b9703 |