View Single Post
Old 08-19-2010, 07:36 PM   #1
erollisi
Junior Member
erollisi began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2010
Device: Kindle
Import ebook conversion in python script

Hi!

I have a question. It's possible to import the necessary functions in a python script for convert formats and also can use StringIO?

A quick example:
Import ebook conversion from calibre
Generate HTML with StringIO (memory files)
And convert to epub in memory (with the function or class imported)

Well, I hope you guys can understand my idea.

Thank you
erollisi is offline   Reply With Quote