Skip to main content

A CLI tool to verify file hashes

Project description

Python PGP Check

A quick python CLI tool to verify file PGP hashes

Installation and usage

Install it with python pip using

    pip install python-pgp-check

Use it like this

    python-pgp-check <file_path> <expected_hash> 

Specifying Hash Algorithm

By default, SHA-256 is used. To use a different algorithm:

 python-pgp-check <file_path> <expected_hash> --algorithm <algorithm> 

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

python-pgp-check-0.2.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

python_pgp_check-0.2.0-py3-none-any.whl (3.1 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