Skip to main content

Create a Data Integrity Fingerprint

Project description

Data Integrity Fingerprint (Python implementation)

Released under the MIT License

Oliver Lindemann (oliver@expyriment.org) & Florian Krause (florian@expyriment.org)


Documentation Data Integrity Fingerprint: http://expyriment.github.io/DIF


Install

python -m pip install dataintegrityfingerprint

Run DIF GUI

python -m dataintegrityfingerprint -G

or if installed via pip:

dataintegrityfingerprint -G

DIF Command line interface

python -m dataintegrityfingerprint

or if installed via pip:

dataintegrityfingerprint

DIF Python library

from dataintegrityfingerprint import DataIntegrityFingerprint
dif = DataIntegrityFingerprint("/home/me/Downloads")
print(dif)
print(dif.checksums)
print(dif.master_hash)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dataintegrityfingerprint-0.6.1.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

dataintegrityfingerprint-0.6.1-py3-none-any.whl (13.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page