Files
osxphotos/osxphotos/photosdb/__init__.py

7 lines
131 B
Python

"""
PhotosDB class
Processes a Photos.app library database to extract information about photos
"""
from .photosdb import PhotosDB