epub
epub copied to clipboard
python/curses cli epub reader
Also, renamed `README` to `README.md` to utilize better Markdown formatting. I obtained the Installation & Basic Usage instructions from [this website](https://ubunlog.com/en/epub-reader-una-herramienta-para-leer-archivos-epub-desde-la-terminal/) - please correct if there are any mistakes in...
``` s eta 0:09:56ERROR: Exception: Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion crit = self.state.criteria[name] KeyError: 'pillow' During handling of the above exception, another exception occurred:...
Are there any plans to release this project on pip?
This introduces two color themes.
There are numerous libraries that can do ebook processing, perhaps we would be better off simply using those?
This is an incorrect assumption, and Project Gutenberg books (e.g. White Fang) seem to have decode errors. We should use `chardet` for this.
Please implement a simple bookmark system, it would be great to keep tracking of the progress of readings.
Sometimes, when using epub.py to open some .epub files, the TOC view won't display the chapter titles just numbers. Does anybody have a file it works with? I'm still working...
I've tried many things and I have everything required installed but images do not show. Instead, their path is printed.
I don't know whether this will prove to be a common issue, but the first (and so far only) epub book I tried to open with this script displayed the...