File-Finger-Print generator
Project description
FFP2
Simple library to generate File-Fingerprints (hashes over content to compare files or check for changes)
FFP2 can help you to generate fingerprint (hashes) over the content of files. Wiht that you can easily check if 2 different files have the very same content or if the content of a file was modified.
Installation
$ pip install ffp2
Usage
>>> from ffp2 import Filefingerprint
>>> fingerprint = Filefingerprint('FilepathGoesHere')
>>> print (fingerprint)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ffp2-0.1.tar.gz
(1.9 kB
view details)
Built Distribution
ffp2-0.1-py3-none-any.whl
(2.9 kB
view details)
File details
Details for the file ffp2-0.1.tar.gz
.
File metadata
- Download URL: ffp2-0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fde8b2a5f406209620ae365815744a859d46a3d388b7f1eb0d4004bdfee9604 |
|
MD5 | 3e4d84b32ec0fa25504dbfa60b080bfd |
|
BLAKE2b-256 | d7ccd8c92fd4bc9380ce037d647ec4246c389fd6c285c3f63d372e80d7cf25d9 |
File details
Details for the file ffp2-0.1-py3-none-any.whl
.
File metadata
- Download URL: ffp2-0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32487487d9938d459b4ee514e7e9f81333edf1a29417611f853fff72d64fbb8b |
|
MD5 | f8308c3009e5d2075e58ada83c381b27 |
|
BLAKE2b-256 | 3612884d5b81550ca7911d334c8d52c769a2c4ec36d8a7fcf5ff965bdcc24fb5 |