Extract html library from Epub file
Project description
HTML from Epub
Extract html library from .epub file.
Install
$ pip install html_from_epub
Use
Command line tool script will install along with Python package.
$ html-from-epub path_to_file.epub
Use in code:
>>> from html_from_epub import convert
>>> convert('path_to_file.epub')
Contribute
Go ahead:
$ git clone https://github.com/casperlehmann/html_from_epub.git
$ cd html_from_epub
$ pip install -r requirements.txt
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
html_from_epub-0.2.1.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file html_from_epub-0.2.1.tar.gz
.
File metadata
- Download URL: html_from_epub-0.2.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c515d5be94f3ed2d42cd3dbbbc7cc6478f27c8c39f70d4a5b9918e5ba0bc5fe |
|
MD5 | 8f8abc1e31f2f0331675400fb147df96 |
|
BLAKE2b-256 | e75c3a5e5f084a5d616c1ef89dcb47515cb8316a936d475e8e362a857c9a1410 |
File details
Details for the file html_from_epub-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: html_from_epub-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b10fdcd53e41ace5ed0ba0f8cf95c331431c5ad525ea979299be3dfd481b2097 |
|
MD5 | be7cb2701a555c7b7eebcbed6ead283f |
|
BLAKE2b-256 | 66dacc5c15298eebd4323b1ab2733617b436c582ec6b56b029664b22706cd2ea |