07-30-2012, 07:39 AM | #1 |
Junior Member
Posts: 1
Karma: 10
Join Date: Jul 2012
Device: kindle
|
Using Calibre as a Python Library
Hi All,
I'm new to using Calibre. I'm trying to figure out how to import the ebook conversion components of Calibre into my Python project. I've taken a look at http://manual.calibre-ebook.com/develop.html but the page suggests I should already have a copy of the Calibre binaries. I was hoping I could simply call the conversion functions within Python using only the Calibre source? Any tips? Thanks Andrew |
07-30-2012, 08:17 AM | #2 |
creator of calibre
Posts: 44,539
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
The conversion functions in calibre and are not python only. calibre depends on a huge number of third party libraries. You are not going to be able to simply import and use calibre in a python project.
|
Advert | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calibre 0.8.54 Python version out-of-date | MacNala | Calibre | 1 | 06-02-2012 05:49 AM |
Calibre - Python 2.7 or 3.x ? | pramodxyle | Development | 2 | 03-14-2012 03:43 AM |
Python/Calibre question | horsegoalie | Calibre | 0 | 12-15-2009 09:25 PM |
Python 2.5 and Calibre | FizzyWater | Calibre | 1 | 03-27-2009 03:15 AM |
Calibre and Python: do they get along? | zander_nyrond | Calibre | 7 | 07-20-2008 07:54 PM |