Convert epub to txt with additonal utils
Project description
epub2txt
Convert epub to txt with additonal utils
Installation
pip install epub2txt
# pip install epub2txt -U # to upgrade
Usage
from epub2txt import epub2txt
# from a url to epub
url = "https://github.com/ffreemt/tmx2epub/raw/master/tests/1.tmx.epub"
res = epub2txt(url)
# from a local epub file
filepath = r"tests\test.epub"
res = epub2txt(filepath)
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
epub2txt-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file epub2txt-0.1.0.tar.gz
.
File metadata
- Download URL: epub2txt-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67d32d57a9bc3cc3fb4480fc2a1381e2530ff01b19dec15052373980ceefa86f |
|
MD5 | 42b3de04b1d4f428f894e3fca3026783 |
|
BLAKE2b-256 | 6d7877eda707730e33d37dc806de608627d8398f30228d518533419f1b3d6412 |
File details
Details for the file epub2txt-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: epub2txt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1711d7d631d74a16eca5316612a34f23dfe657871b45012cc850058350dd7037 |
|
MD5 | 26c071c80d6d4ba95f1c6c9e9ecb8203 |
|
BLAKE2b-256 | 6ed111225dd4317f23c9127a3671cf22b6c4f257d200b8094d1ba0be1601d22b |