Skip to content

Conversation

datitran
Copy link
Contributor

Added a simple client to use our library in the terminal (refer to #45 for specs).

Now users can invoke our library like this:

imagededup find-duplicates --image_dir path/to/image/directory --method PHash

For more information on all available options, users can use the --help flag.

@datitran datitran requested a review from tanujjain October 11, 2019 10:47
@datitran datitran added the enhancement New feature or request label Oct 11, 2019
@codecov-io
Copy link

codecov-io commented Oct 11, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dev@11b9999). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev      #47   +/-   ##
======================================
  Coverage       ?   95.46%           
======================================
  Files          ?       17           
  Lines          ?      639           
  Branches       ?        0           
======================================
  Hits           ?      610           
  Misses         ?       29           
  Partials       ?        0
Impacted Files Coverage Δ
imagededup/client/client.py 95.23% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11b9999...5c9cdd0. Read the comment docs.

Base automatically changed from dev to master October 22, 2022 10:41
@Stunkymonkey
Copy link
Contributor

ping @idealo. I think more people are interested in having this.

@tanujjain tanujjain changed the base branch from master to dev May 14, 2025 12:43
@dmotte
Copy link

dmotte commented May 16, 2025

+1 for this. It would be a great addition :) I'm currently using my own simple wrapper script, but having an official built-in one would be awesome 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants