Updated Structure of the code (markdown)
@@ -23,7 +23,7 @@ The package code is organized in osxphotos per the table below. Most of the file
|
|||||||
|`photosdb.py`| PhotosDB class |
|
|`photosdb.py`| PhotosDB class |
|
||||||
|`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|
|
|`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/xmp_sidecar.mako`|mako template used to create [XMP](https://en.wikipedia.org/wiki/Extensible_Metadata_Platform) sidecar files|
|
|`templates/xmp_sidecar.mako`|mako template used to create [XMP](https://en.wikipedia.org/wiki/Extensible_Metadata_Platform) sidecar files|
|
||||||
|`utils.py`| various utility methods--this file is getting bloated and needs to be refactored|
|
|`utils.py`| various utility methods--this file is getting bloated and needs to be refactored|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user