Directory De-Duplicator Given a root directory, this tool will search for duplicated sub-directories within the root directory. Installation For development, install in "editable" mode: pip install --editable . Then you should be able to invoke ddd --help to see how to use it.