Updated Structure of the code (markdown)
@@ -27,8 +27,7 @@ The package code is organized in osxphotos per the table below. Most of the file
|
|||||||
|`fileutil.py`| FileUtil class used by CLI and export for enabling --dry-run option|
|
|`fileutil.py`| FileUtil class used by CLI and export for enabling --dry-run option|
|
||||||
|`imageconverter.py`| ImageConverter class that converts an image to JPEG using CoreImage|
|
|`imageconverter.py`| ImageConverter class that converts an image to JPEG using CoreImage|
|
||||||
|`pathutils.py`| Utility functions for validating/sanitizing path components|
|
|`pathutils.py`| Utility functions for validating/sanitizing path components|
|
||||||
|`photokit.py`| Interface to Apple's PhotoKit framework for direct access to photos stored
|
|`photokit.py`| Interface to Apple's PhotoKit framework for direct access to photos stored in the user's Photos library.|
|
||||||
in the user's Photos library.|
|
|
||||||
|`photoinfo/`| PhotoInfo class|
|
|`photoinfo/`| PhotoInfo class|
|
||||||
|`photosdb/`| PhotosDB class|
|
|`photosdb/`| PhotosDB class|
|
||||||
|`phototemplate.py`| PhotoTemplate class|
|
|`phototemplate.py`| PhotoTemplate class|
|
||||||
|
|||||||
Reference in New Issue
Block a user