Skip to main content

Find duplicated files and directories

Project description

Copyright (c) 2010,2011,2015,2016 Jérémie DECOCK (http://www.jdhp.org)

Note:

This project is still in beta stage, so the API is not finalized yet.

Description

PyDuplicateFileManager finds duplicated files and directories.

PyDuplicateFileManager is written in Python and released under the MIT license.

Dependencies

PyDuplicateFileManager is tested to work with Python 3.4 under Gnu/Linux Debian 8 and Windows 7. It should also work with Python 3.X under recent Gnu/Linux and Windows systems. It hasn’t been tested (yet) on MacOSX and BSD systems.

Installation

Gnu/Linux

You can install, upgrade, uninstall PyDuplicateFileManager with these commands (in a terminal):

pip install --pre pydfm
pip install --upgrade pydfm
pip uninstall pydfm

Or, if you have downloaded the PyDuplicateFileManager source code:

python3 setup.py install

Windows

Note:

The following installation procedure has been tested to work with Python 3.4 under Windows 7. It should also work with recent Windows systems.

You can install, upgrade, uninstall PyDuplicateFileManager with these commands (in a command prompt):

py -m pip install --pre pydfm
py -m pip install --upgrade pydfm
py -m pip uninstall pydfm

Or, if you have downloaded the PyDuplicateFileManager source code:

py setup.py install

Documentation

Example usage

TODO…

Bug reports

To search for bugs or report them, please use the PyDuplicateFileManager Bug Tracker at:

https://github.com/jeremiedecock/pydfm/issues

License

PyDuplicateFileManager is provided under the terms and conditions of the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydfm-3.0.dev3.tar.gz (24.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page