View Single Post
Old 08-27-2009, 02:06 PM   #1
macuser15905
Junior Member
macuser15905 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2009
Device: none
Developing a plugin on osx 10.5

Hi, this is a beginner question regarding python development on osx using application bundles.

I would like to create a calibre plugin that automatically locates the ISBN from each book in my library and pulls the book metadata from the internet: title, author, publisher, date.

I have looked at the plug-in documentation, and I have a basic understanding of python. However, I'm unsure how to reference the calibre python module from within the application bundle.

Does anyone have an example of how to do this?
macuser15905 is offline   Reply With Quote