FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

storm-platform/is.equal: Tool to check if a scientific experiment was reproduced correctly. · GitHub

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is.Equal (?)

About

Tool to check if a scientific experiment was reproduced correctly.

Usage

from is_equal import is_equal

directory_one  = '/path/to/directory/'
directory_two  = '/path/to/another/dir'

is_equal(directory_one, directory_two, 'sha256')

About

Tool to check if a scientific experiment was reproduced correctly.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL