Print or check MD5 and SHA checksums
Project description
Copyright (c) 2018 Jérémie DECOCK (www.jdhp.org)
Online documentation: http://hashutils.readthedocs.org
Source code: https://github.com/jeremiedecock/python-hash-utils
Issue tracker: https://github.com/jeremiedecock/python-hash-utils/issues
hashutils on PyPI: https://pypi.python.org/pypi/pyhashutils
Description
Print or check MD5 and SHA checksums
Note:
This project is still in beta stage, so the API is not finalized yet.
Dependencies
Python >= 3.0
Installation
Gnu/Linux
You can install, upgrade, uninstall hash-utils with these commands (in a terminal):
pip install --pre pyhashutils pip install --upgrade pyhashutils pip uninstall pyhashutils
Or, if you have downloaded the hash-utils source code:
python3 setup.py install
Windows
You can install, upgrade, uninstall hash-utils with these commands (in a command prompt):
py -m pip install --pre pyhashutils py -m pip install --upgrade pyhashutils py -m pip uninstall pyhashutils
Or, if you have downloaded the hash-utils source code:
py setup.py install
MacOSX
You can install, upgrade, uninstall hash-utils with these commands (in a terminal):
pip install --pre pyhashutils pip install --upgrade pyhashutils pip uninstall pyhashutils
Or, if you have downloaded the hash-utils source code:
python3 setup.py install
Documentation
Online documentation: http://hashutils.readthedocs.org
API documentation: http://hashutils.readthedocs.org/en/latest/api.html
Example usage
TODO
Bug reports
To search for bugs or report them, please use the hash-utils Bug Tracker at:
License
This project is provided under the terms and conditions of the MIT License.
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
File details
Details for the file pyhashutils-0.1.dev2.tar.gz.
File metadata
- Download URL: pyhashutils-0.1.dev2.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31f332d1b627c18c169e5b198dca849ce6779789cc879f2e94bb0bc3261353a1
|
|
| MD5 |
c23d3d4ace419214b0d492c057e00826
|
|
| BLAKE2b-256 |
f7a2ebd714c1152df1138db05de024f7c4e740fd8d958cf80fe81e8a8052779f
|