View Single Post
Old 08-26-2020, 08:36 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,465
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
ebook-convert is perfectly standalone and if you install the calibre binaries you dont need to install anything else. And the conversion parts use Qt and various other bits of native code, they are never going to be pure python, that would be horrenduously slow. If you want to integrate your python code with calibre code use https://manual.calibre-ebook.com/dev...all-of-calibre
kovidgoyal is offline   Reply With Quote