Command line interface to the hashlib library.
Project description
Hasher
Command line interface to the hashlib library.
Installation
Install hasher from PyPI.
pip install hasher-cnml
Usage
Create a checksum (defaults to MD5) of the a sample file using:
python -m hasher file_to_hash.txt
Or instead specify the hash algorithm directly (all algorithms from hashlib that are available locally)
python -m hasher -a sha1 file_to_hash.txt
View the usage information:
python -m hasher -h
Authors
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hasher_cnml-0.0.2.tar.gz.
File metadata
- Download URL: hasher_cnml-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0a5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec75653058d9388c1839ad0fe8bdb0160010e306e7b48768d0dc14603ebb4803
|
|
| MD5 |
f428c063654f4eb91ca688144fa02667
|
|
| BLAKE2b-256 |
1c8c880be790dea7ff7b8fac87b049b5b28d089f3192856d6cc00b50fddb4ef8
|
File details
Details for the file hasher_cnml-0.0.2-py3-none-any.whl.
File metadata
- Download URL: hasher_cnml-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0a5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebc3584754bec0899d1d554a6c7e09035aa9455298de482cdb9716821d959c5f
|
|
| MD5 |
b812645aac85776ab6af1664560ead97
|
|
| BLAKE2b-256 |
cc9dc7beae727b0d4ee1cb607cf5d4b75e5dde0e137e78b664c6c23ea41a396b
|