python-deep-dircmp

A recursive directory comparison

BSD-3-CLAUSE License

Downloads
42
Stars
4

deep-dircmp

A version of dircmp which does not compare files shallow, and has recursive getters.

Installation

You can install latest stable version from PyPI:

$ pip3 install deep-dircmp

To install latest development version:

$ pip3 install git+https://github.com/mitar/python-deep-dircmp.git@master