|
Album Data: iPhoto Python Interface
Purpose This Python module was built to support my Exhibit project, which was used to generate my photo gallery on this website. Seeing the possibilities of this module for other applications, I am releasing it for general comsumption. This python module allows accurate reading of iPhoto data, returning easily used dictionaries containing all the information on the current pictures in the iPhoto Library. Data is converted and cleaned for Python datatypes, and works 100% better than any other iPhoto Library proccessor out there.
Tested & Working This module was built to handle anything, not specific use cases that others have developed their programs for. This module was tested against a 24,000 picture library with every possible iPhoto type filled out, including descriptions, exif data, ratings, comments, keywords, events, albums, dynamic albums, modified photos, photos with special characters, transitions, music, slideshow settings, etc, etc. The list goes on - if it's in iPhoto, it's exported with this module.
Please donate! Please donate, and let me know that other people find this software helpful. It's donations from you that keep writing applications that I think people will find helpful, and keep me fixing any bugs that may be found in the software!
Releases
iPhoto Python Interface 1.1 (Download)
- Updated AlbumData to handle minor version changes for iPhoto better
Important Information
Please contact the author at albumdata@crazymonkies.com with comments, quesitons, and inquires!
|