Expand description
Optional async helpers for high-level EPUB opening.
This module is available with the async feature.
Functionsยง
- open_
epub_ file_ async - Read an EPUB file asynchronously and open it as an
EpubBook. - open_
epub_ file_ async_ with_ options - Read an EPUB file asynchronously and open it as an
EpubBookwith options.