Is there any Calibre Python API to convert files from epub to azw3/mobi?
If not, can anyone help me locate where the conversion code is present?
Thank you
EDIT: I found this
link which kinda gives me an idea about how.
but I was hoping if there is some python which I can install using PyPI or something and use it in my Python script