Show HN: Rust based eBook library for Python, with MIT license
Summary
This Show HN post introduces fast-ebook, a Rust-powered EPUB2/EPUB3 library for Python under the MIT license. It delivers fast reading, writing, validation, and Markdown conversion, with a command-line interface and parallel processing via Rayon. The project also offers an easy migration path from ebooklib and demonstrates cross-language interoperability between Rust and Python.