Is it possible to create .mobi files with python? if so, how?

Pownyan picture Pownyan · Jun 4, 2012 · Viewed 8.5k times · Source

I want to be able to create .mobi files with python, but i haven't found anything about it after an hour of searching. I don't want to use Calibre or softwares like it, just plain python.

Answer

Zsolt Botykai picture Zsolt Botykai · Jun 5, 2012

I'd recommend to take a look at this repo, if you don't want to use calibre (which is great and has a CLI). While this script has created for creating a .mobi for the Guardian, you can modify it to your taste.