
EbookLib 0.20
0
Ebook library which can handle EPUB2/EPUB3 format
Contents
Ebook library which can handle EPUB2/EPUB3 format
Stars: 1754, Watchers: 1754, Forks: 250, Open Issues: 105The aerkalov/ebooklib repo was created 12 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1754 github stars!
How to Install ebooklib
You can install ebooklib using pip
pip install ebooklib
or add it to a project with poetry
poetry add ebooklib
Package Details
- Author
- Aleksandar Erkalovic
- License
- GNU Affero General Public License
- Homepage
- https://github.com/aerkalov/ebooklib
- PyPi:
- https://pypi.org/project/EbookLib/
- Documentation:
- https://ebooklib.readthedocs.io
- GitHub Repo:
- https://github.com/aerkalov/ebooklib
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common ebooklib errors.
Code Examples
Here are some ebooklib code examples and snippets.
GitHub Issues
The ebooklib package has 105 open issues on GitHub
- diff between the epub and ebooklib python module
- Complete XHTML documents as strings fail silently with misleading error - documentation and API clarity needed
pythonfix