Added get_system_library_path

This commit is contained in:
Rhet Turnbull
2019-12-07 23:10:36 -08:00
parent 22d747ebab
commit 2cedaedebb
2 changed files with 32 additions and 0 deletions

View File

@@ -129,6 +129,12 @@ if __name__ == "__main__":
## Module Interface
### Utility Functions
#### ```get_system_library_path()```
**MacOS 10.15 Only** Return path to System Photo Library as string. On MacOS version < 10.15, raises Exception.
### PhotosDB
#### Open the default Photos library