A command line tool that show/verify checksums for a file.
Project description
checksums
A command line tool that show/verify checksums for a file. Works on Windows, macOS and Linux.
Installation
pip install checksums
Usages
- Show checksums of a file:
$ checksums ./file.txt
- Verify the MD5 checksum of a file:
$ checksums check-md5 [MD5-checksum here] ./file.txt
- Verify the SHA-1 checksum of a file:
$ checksums check-sha1 [SHA-1-checksum here] ./file.txt
- Verify the SHA-256 checksum of a file:
$ checksums check-sha256 [SHA-256-checksum here] ./file.txt
- Verify the SHA-512 checksum of a file:
$ checksums check-sha512 [SHA-512-checksum here] ./file.txt
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
checksums-0.0.1.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file checksums-0.0.1.tar.gz
.
File metadata
- Download URL: checksums-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.3.dev23+g48ac52d.d20210919 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d1fa96732ff913c26c2754b589fe97e847ce4054b48f24ea5bdfc193317c69c |
|
MD5 | de87d2c0eae395681a4c2f8a89edc90a |
|
BLAKE2b-256 | ba3bfa48bb1ed886a0ea6eed39c07eee3309b20b938a091fa1e1fed9f72f1b59 |
File details
Details for the file checksums-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: checksums-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.3.dev23+g48ac52d.d20210919 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d1626f9be2e63cc3bb1d52a8edc8e50cbf609b4f3772a63aed48a8962b952ce |
|
MD5 | a4bb09756cde9df463a04c0ef8b6b83a |
|
BLAKE2b-256 | fbaac6b2e1fa60bc7847251725687f583d5a562fdb3f8159674e1b8c24741a9f |