dupeguru | Find duplicate files
kandi X-RAY | dupeguru Summary
kandi X-RAY | dupeguru Summary
dupeguru is a Python library typically used in macOS applications. dupeguru has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has medium support. You can download it from GitHub.
dupeGuru is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system. It is written mostly in Python 3 and has the peculiarity of using multiple GUI toolkits, all using the same core Python code. On OS X, the UI layer is written in Objective-C and uses Cocoa. On Linux, it is written in Python and uses Qt5. The Cocoa UI of dupeGuru is hosted in a separate repo:
dupeGuru is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system. It is written mostly in Python 3 and has the peculiarity of using multiple GUI toolkits, all using the same core Python code. On OS X, the UI layer is written in Objective-C and uses Cocoa. On Linux, it is written in Python and uses Qt5. The Cocoa UI of dupeGuru is hosted in a separate repo:
Support
Quality
Security
License
Reuse
Support
dupeguru has a medium active ecosystem.
It has 3796 star(s) with 343 fork(s). There are 98 watchers for this library.
It had no major release in the last 12 months.
There are 341 open issues and 594 have been closed. On average issues are closed in 201 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of dupeguru is 4.3.1
Quality
dupeguru has 0 bugs and 0 code smells.
Security
dupeguru has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
dupeguru code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
dupeguru is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
dupeguru releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
dupeguru saves you 8716 person hours of effort in developing the same functionality from scratch.
It has 17946 lines of code, 2137 functions and 158 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed dupeguru and discovered the below as its top functions. This is intended to give you an instant insight into dupeguru implemented functionality, and help decide if they suit your requirements.
- Get matches from the cache
- Unpack fields into a single list
- Get a Match object
- Build a dictionary of words
- Setup preferences widgets
- Setup checkbox
- Setup bottom panel
- Setup the filter hardness box
- Make a reference to the selected dupe
- Parse command line arguments
- Save the preferences
- Return a dict of information about the record
- Compares two reference sequences
- Return a dictionary of information about the group
- Called when a job is completed
- Load the UI
- Install gettext translations
- Setup menu actions
- Resets the views state
- Write the message to a file
- Package version information
- Load values from settings file
- Setup the UI
- Read EXIF fields from file
- Save the settings
- Setup the widget
Get all kandi verified functions for this library.
dupeguru Key Features
No Key Features are available at this moment for dupeguru.
dupeguru Examples and Code Snippets
Copy
map $http_upgrade $connection_upgrade {
default upgrade;
'' close;
}
upstream docker-dupeguru {
# If the reverse proxy server is not running on the same machine as the
# Docker container, use the IP of the Docker host here.
# Make sure to
Copy
map $http_upgrade $connection_upgrade {
default upgrade;
'' close;
}
upstream docker-dupeguru {
# If the reverse proxy server is not running on the same machine as the
# Docker container, use the IP of the Docker host here.
# Make sure to
Copy
version: '3'
services:
dupeguru:
image: jlesage/dupeguru
ports:
- "5800:5800"
volumes:
- "/docker/appdata/dupeguru:/config:rw"
- "$HOME:/storage:rw"
Community Discussions
No Community Discussions are available at this moment for dupeguru.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dupeguru
When running in a linux based environment the following system packages or equivalents are needed to build:. Note: On some linux systems pyrcc5 is not put on the path when installing python3-pyqt5, this will cause some issues with the resource files (and icons). These systems should have a respective pyqt5-dev-tools package, which should also be installed. The presence of pyrcc5 can be checked with which pyrcc5. Debian based systems need the extra package, and Arch does not.
python3-pyqt5
pyqt5-dev-tools (on some systems, see note)
python3-wheel (for hsaudiotag3k)
python3-venv (only if using a virtual environment)
python3-dev
build-essential
python3-setuptools
debhelper
python3-pyqt5
pyqt5-dev-tools (on some systems, see note)
python3-wheel (for hsaudiotag3k)
python3-venv (only if using a virtual environment)
python3-dev
build-essential
python3-setuptools
debhelper
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page