Skip to main content

Check md5 hash of file.

Project description

https://travis-ci.org/trendsetter37/md5-checker.svg?branch=master

MD5Checker

This module is a simple utility to examine a file’s checksum

Install

pip install md5checker

Usage

Command Line

md5checker "Space containing directory/path-to-file.extension"

Surround path with double quotes if it contains spaces.

Module

>>> from md5checker import make_hash
>>> make_hash('test2.txt')
'970d8d13fc40ecb5c382790540d227a4'
>>>

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

md5checker-0.1.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

md5checker-0.1.1-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 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