I understand that I can hack calibre by modifying and adding my own python code there.
However, in my use-case, I would like to use calibre's ebook-conversion tool using python.
Since most of it looks like python code. I would assume that I should be able to run it through the python interpreter? However, I am having difficulties with the resource_locations attribute, which I cannot find exactly where it's being defined in the __init__.py file.
|