View Single Post
Old 10-24-2019, 01:46 PM   #3
apducer
Junior Member
apducer began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2019
Device: Kindle
Ok,
My mistake, I can run the calibre CLI but I need to upload it to the server. Am I right? In that case, should I upload the whole calibre source or what?
It would be awesome if you give me some steps on how to do it.

Quote:
Why do you need to "upload the least amount of code"?

The biggest thing you'll be uploading isn't even calibre itself, it is Qt5 WebEngine, used in PDF output, and Qt5 Svg used for image transforms in any conversion, which means you need PyQt5 installed.
Because I am using a free server (in Heroku, it is a python application) with maximum capacity of 500MB. The calibre source code from the tarball provided uses 397.1MB. I want to have space for my code and probably a database. It's like a little to tight.
apducer is offline   Reply With Quote