/python-iphoto

Primary LanguagePythonOtherNOASSERTION

This library is currently just an extraction of the iPhoto data structures from the phoshare project.




Phoshare Readme:

phoshare allows you to export and synchronize your iPhoto library to a 
folder tree. It preserves both the original and modified image, your event 
and album organization, and applies your iPhoto titles, descriptions, 
keywords, and face tags to the IPTC/EXIF metadata of your images. You can
export a full copy of your library, or just build a tree of linked images
that require very little additional disk space. You can re-run phoshare
at any time to synchronize any changes made in iPhoto to your export tree
quickly. phoshare works well with file-system based photo management
tools like Picasa or Adobe Bridge.

phoshare is written in Python, and can easily be customized.

Downloads at http://code.google.com/p/phoshare/
Documenation at https://sites.google.com/site/phoshare/


Copyright 2010 Google Inc.

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.