Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoMerge

For Louis's 20TB of internet cat photos

Installation

Clone from Github

Install uv (if not already)

curl -LsSf https://astral.sh/uv/install.sh | sh

Load dependencies and python version

uv sync

Usage

uv run photomerge [-h] --source SOURCE --target TARGET [--verbose] [--config CONFIG]

Process source, target, and config arguments.

options:
  -h, --help            show this help message and exit
  --source SOURCE, -s SOURCE
                        Source file or directory path
  --target TARGET, -t TARGET
                        Target file or directory path
  --verbose, -v         Verbose output
  --config CONFIG, -c CONFIG
                        Configuration file path

Tests

uv run pytest

About

App to remove duplicated photos

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages