Skip to main content

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 hashes)

Uploaded Source

Built Distribution

html_from_epub-0.2.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page