Skip to content

HakaiInstitute/EOS-EXIF-Join

Repository files navigation

EOS-EXIF-Join

Application to join EOS and EXIF data files for image processing

UI made with PyQt6 exe generated using Pyinstaller

Installation

Install the poetry package manager then:

poetry install

Running

Use join_data.exe or

poetry run python -m gui

Building

Builds are done automatically with GitHub Actions when pushing a tag with a semantic version formats like vN.N.N or vN.N.N-rcN