Project description
Generates File Hash Reports
A simple utility to generate hash reports.
Example
import logging
from shapeandshare.fingerprint.dataset import DataSet
if __name__ == "__main__":
logging.basicConfig(level=logging.INFO)
data_set: DataSet = DataSet(name="dataset", search_path=".")
data_set.hash()
data_set.generate_dataframe()
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file shapeandshare_fingerprint_dataset-0.4.2.tar.gz
.
File metadata
File hashes
Hashes for shapeandshare_fingerprint_dataset-0.4.2.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
aace5df62d079dd2acd8dfff93da8056d95321b5cc4a10642f37404e0dc4bfe2 |
|
MD5 |
bc9ce05b4993778069d314343e431302 |
|
BLAKE2b-256 |
f402d7456fb984391f12cc75321bc845e62b9965476e0c9284246884da50c580 |
|
See more details on using hashes here.
File details
Details for the file shapeandshare_fingerprint_dataset-0.4.2-py3-none-any.whl
.
File metadata
File hashes
Hashes for shapeandshare_fingerprint_dataset-0.4.2-py3-none-any.whl
Algorithm |
Hash digest |
|
SHA256 |
7f9421a73ed5a54d6fbb95734793d8289790ecaf0011164a4c079f8350e15900 |
|
MD5 |
08598db904fee8cf7b5274d47499309e |
|
BLAKE2b-256 |
705e85e995bd2adfbf9ad6fd3f6bc716b3646616ce400052c3f31d963e7f0f37 |
|
See more details on using hashes here.