87974de4000c22a077257493ffd1d3ac75c9c061
Abstract
Use pyinstaller to package a photo organizer for Mac📷 (This tiny tool saved my life!!)
Requirements
- MacOS 13.3
Dirs
- env
- process_cam_photos.yaml.yaml
- conda env yaml to run this repo
- process_cam_photos.yaml.yaml
- dist
- packaged tool, please copy organize_photos and _internal to your photo dir and run the executable file
your_photo_dir
│ 00001.jpg
│ 00002.jpg
│ 00003.jpg
│ 00004.raw
│ ...
│ organize_photos
└───_internal
Files
- organize_photos.py
- gather photos by their created dates(dir name format: YYYY-MM-DD), run
pyinstaller organize_photos.py
to package the script after modification
- gather photos by their created dates(dir name format: YYYY-MM-DD), run
tags: Pyinstaller
Description
Languages
HTML
80.5%
TeX
19.4%
Python
0.1%