View Single Post
Old 10-23-2019, 07:00 PM   #1
apducer
Junior Member
apducer began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2019
Device: Kindle
Question Use calibre ebook-convert as a Python Module

Hi,
I'm building a tool that runs on the server and needs to convert ebooks to other formats. The problem is that I can't run the calibre CLI (and use the ebook-convert command) on the server, so I want to run the ebook conversion of calibre as a python module.
Is there an easy way to do this? Is there any documentation that I may have missed?
Also, I would like to upload to the server the least amount of code of the calibre source.

Thanks!
apducer is offline   Reply With Quote