Updated Structure of the code (markdown)
@@ -21,8 +21,8 @@ The package code is organized in osxphotos per the table below. Most of the file
|
|||||||
|`albuminfo.py`| AlbumInfo and FolderInfo classes|
|
|`albuminfo.py`| AlbumInfo and FolderInfo classes|
|
||||||
|`datetime_formatter.py`| utility methods for formatting datetime objects|
|
|`datetime_formatter.py`| utility methods for formatting datetime objects|
|
||||||
|`exiftool.py`| ExifTool class|
|
|`exiftool.py`| ExifTool class|
|
||||||
|`photoinfo.py`| PhotoInfo class|
|
|`photoinfo`| PhotoInfo class and associated mixin classes|
|
||||||
|`photosdb.py`| PhotosDB class |
|
|`photosdb`| PhotosDB class and associated mixin classes|
|
||||||
|`placeinfo.py`| PlaceInfo class|
|
|`placeinfo.py`| PlaceInfo class|
|
||||||
|`template.py`| constants used by the PhotoInfo.render_template() method|
|
|`template.py`| constants used by the PhotoInfo.render_template() method|
|
||||||
|`templates`| contains [mako](https://www.makotemplates.org/) templates for sidecar export (though the name is similar, these templates are not associated with `templates.py`|
|
|`templates`| contains [mako](https://www.makotemplates.org/) templates for sidecar export (though the name is similar, these templates are not associated with `templates.py`|
|
||||||
|
|||||||
Reference in New Issue
Block a user