There was an error while loading. Please reload this page.
Tool to check if a scientific experiment was reproduced correctly.
from is_equal import is_equal directory_one = '/path/to/directory/' directory_two = '/path/to/another/dir' is_equal(directory_one, directory_two, 'sha256')