mitar / python-deep-dircmp

A recursive directory comparison

Home Page:https://pypi.org/project/deep_dircmp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deep-dircmp

codeql

python-package

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

About

A recursive directory comparison

https://pypi.org/project/deep_dircmp/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%