Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cli client #47

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add cli client #47

wants to merge 6 commits into from

Conversation

datitran
Copy link
Collaborator

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 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
@tanujjain tanujjain added this to To Do in Image Dedup Jan 11, 2023
@Stunkymonkey
Copy link

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

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
Image Dedup
  
To Do
Development

Successfully merging this pull request may close these issues.

None yet

3 participants