Skip to main content

Image hashing powered by Rust!

Project description

Image Hashing powered by Rust

PyPI - Version PyPI - Python Version PyPI - Downloads

This package is a thin wrapper that contains Python bindings for the Rust crate imghash-rs that allows you to generate various image hashes. the following hashes are supported:

  • Average Hash
  • Difference Hash
  • Perceptual Hash

If you want to know more about the different hashes or how they get encoded / decoded, check the documentation of imghash-rs.

Getting Started

To get started add the package to your project:

pip install imghash-rs

Then you can use it by importing the different functions:

from imghash import average_hash, difference_hash, perceptual_hash

ahash = average_hash("path/to/image")

print(ahash.encode()) # will return the hash encoded as string
print(ahash.matrix()) # will return a 2D list of bools that are the encoded bits

To learn more about the underlying bit matrix that gets generated, check this document.

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

imghash_rs-0.4.0.tar.gz (469.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

imghash_rs-0.4.0-cp313-cp313-win_amd64.whl (893.3 kB view details)

Uploaded CPython 3.13Windows x86-64

imghash_rs-0.4.0-cp313-cp313-win32.whl (883.0 kB view details)

Uploaded CPython 3.13Windows x86

imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

imghash_rs-0.4.0-cp313-cp313-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

imghash_rs-0.4.0-cp313-cp313-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

imghash_rs-0.4.0-cp312-cp312-win_amd64.whl (893.7 kB view details)

Uploaded CPython 3.12Windows x86-64

imghash_rs-0.4.0-cp312-cp312-win32.whl (883.2 kB view details)

Uploaded CPython 3.12Windows x86

imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

imghash_rs-0.4.0-cp312-cp312-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

imghash_rs-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

imghash_rs-0.4.0-cp311-cp311-win_amd64.whl (893.7 kB view details)

Uploaded CPython 3.11Windows x86-64

imghash_rs-0.4.0-cp311-cp311-win32.whl (884.4 kB view details)

Uploaded CPython 3.11Windows x86

imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

imghash_rs-0.4.0-cp311-cp311-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

imghash_rs-0.4.0-cp311-cp311-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

imghash_rs-0.4.0-cp310-cp310-win_amd64.whl (893.8 kB view details)

Uploaded CPython 3.10Windows x86-64

imghash_rs-0.4.0-cp310-cp310-win32.whl (885.0 kB view details)

Uploaded CPython 3.10Windows x86

imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

imghash_rs-0.4.0-cp310-cp310-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

imghash_rs-0.4.0-cp310-cp310-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

imghash_rs-0.4.0-cp39-cp39-win_amd64.whl (893.9 kB view details)

Uploaded CPython 3.9Windows x86-64

imghash_rs-0.4.0-cp39-cp39-win32.whl (884.6 kB view details)

Uploaded CPython 3.9Windows x86

imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

imghash_rs-0.4.0-cp39-cp39-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

imghash_rs-0.4.0-cp39-cp39-macosx_10_12_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

Details for the file imghash_rs-0.4.0.tar.gz.

File metadata

  • Download URL: imghash_rs-0.4.0.tar.gz
  • Upload date:
  • Size: 469.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for imghash_rs-0.4.0.tar.gz
Algorithm Hash digest
SHA256 3e42c5ca211c293a4ead1c052c592eb6e4e56d74c58abbdd20bcbc00a2e973f7
MD5 3bff988423761866311b27c62f445be4
BLAKE2b-256 308b5700e02d0e954745b2d4918f2cc0e49acdbdc5c103cf36d33dc351a49ae5

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 228866974269087c6936a828de4e08a1ef7e6ce7bbd080422feb641cf2b8cee2
MD5 57e517c33bee0ff29e6bae30b9a7e325
BLAKE2b-256 048f2f3f45d3d28b56b619b0c8408a107c242ab28f0f4d096be127c0db5a8367

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: imghash_rs-0.4.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 883.0 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 1e503f98677a381e0200653ef7220637e4d78fb8a8d4847873fb5e897b0566c0
MD5 d725e4ebfbeecb8252c9185fa49f045e
BLAKE2b-256 63031d99eb938bf5b04d48a064c8ce5de86221a36c179affd03d890dce361000

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8233d6238aea339c06c4ae1b7978ced82aa60cf5320b249e70246e138fe58953
MD5 ba46ba0aab785ba4e474ab3f52fd1c17
BLAKE2b-256 66621d8796a6e8cccb1f117ef5a1d07d7cc1e73ecefbd36fd67e8cea423b46dc

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f642862a3f8b48d402c79748ee713d9deea6aacfaacaf37e2121a8e0e1eb2010
MD5 4465357779cae48c8cac4943e9acecb8
BLAKE2b-256 6d53f4b556f43e10b64ede979fb02c94b09ccdae57c08faea983dbea7d06c791

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d9209959d022bf37c584f640e666fc9fc4877385ec093a038a52a2036a524878
MD5 50a10b3e6d024ecbe66e40c783a7efbc
BLAKE2b-256 67f9904d1f0932f69590b5c26f239cae7c3d66806418f5749fd282af89e0ebae

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1421b8f4cf1052e3ccc843b1c0483c718bfc906c8602b227e48f83f8ca47db24
MD5 e59d75694a5ba2ee3db2e373d81987c5
BLAKE2b-256 10376a3c25daa242883008b6f9b51fb6b0313a7774de4562596d9326e6fb66c9

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 10f3a3258ffe9f454c6748826082c74ea3e6f1405815c027f82717fcbfb257fe
MD5 b90fe4c68084523f2d1db45018317264
BLAKE2b-256 9a342ff9ec922dba9ca540837022ee9efbbaecf73cf3db790dca6d2b75d87666

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18a55e97a5d222e951d3fcef3ae28ad6406fea3ac44aa0feadae475f641eb8ed
MD5 44c91d6f1836ccb05d5399225791bab3
BLAKE2b-256 e99dd05b9e114ced49231156da7885af9db88674751c0f4f55c1f41286c02f01

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d55bb7bb62e85023865a7d98944fd39d9384d1dc1c10999511bd3ef374de71c7
MD5 1b01cb96a9ff44c10249f08a05a2b603
BLAKE2b-256 1835a1257b1f66e004307b6205ecd7d40168e92a4400ff75b06ce84474a871bc

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2ae75d6b9aba6ab6a6d22ebd0fba96414aad1e59de57d4eebda1e22c57f509d5
MD5 4d78649d98057f2af7b002f388319499
BLAKE2b-256 c2ec110d2fb58c67a15764b6fd51319b8887d00863dc328bf610b669aa29a390

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: imghash_rs-0.4.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 883.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3e1823254f7c6414158d14436b3b35e562de29aa29120087cea5e1aa412db27b
MD5 f454e1f5d0b6ab0d5e3c417d15a2fc11
BLAKE2b-256 d226e569cfa7571db0350051184f65cd51ac6b883ea2a27cb82678ce55a6f7ae

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db1a0b81fa215115bd44b89873bbc9048ab1a6238c7c4b6b3ec765fda470345d
MD5 eb2f710b94343e41971a71b3cf146dc1
BLAKE2b-256 da1704608161a3655967e10a8ccfe0f259af5a5577e44bb56ec26b3b76ac6371

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2f544831fded5a127ec792fae02ef5948280bda7ec656f391339258a5048c924
MD5 c8f2bdb48a697d9cf1e7f777d6a21480
BLAKE2b-256 81ae1f052410913f1c7ae88e33f6bb7e9460d56600b14049ce397ec211acbab7

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a00f1dd4d1a091affb84aed44d586a5c3e5201d4a398af39a2ded095805e4f82
MD5 38ef14a43afd6ec4e3abc35adadc6e1a
BLAKE2b-256 ec09a25ece0ebd04c3251c7d6c6b92c7b0d545a344cb7cfe9eeeae06cea329a3

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 04aec2b5a2363beb25d58a178d85e1e78e3e96cf48108a1e8664a382e80df003
MD5 ba5c7d4c3c0e8aed0f2d8d61c4e7081e
BLAKE2b-256 40ef19b2e76bd3859436ea9cf14d299a931f40b0c844684d89a4c2087a61f653

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de0cb4a6feeea7547ed29bcf6c76f27bbfa083c995bad329313f580997aced7a
MD5 53b9cff007dc727ef26280b80530da01
BLAKE2b-256 d174a9ab52a8cffd1731b234178f47b01610197f5525229cdc24546693adb5d2

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08a0555972b145263c60fb2f3ca45feeafbffe61ec46e277aaf4e2f56cc6675f
MD5 61e67d32f8ab376c41cc9780137a4420
BLAKE2b-256 9a1c21efe6d1be51f29fe708f1515f59a6d9a422796c32e18ec9bff5c568a98e

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a4249dae28c484f054a948b0b18088b1eda8722b390eee1a3b78524b36e4a502
MD5 ba8ca7821a5957425a137c6d4785ee8f
BLAKE2b-256 d8411b7351821801a811bedbcd122fa05f7a73d3fe35c36e29cccee3da5b2851

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 75b90f5c67575d803403e2693ff97e1f7e59e696ccda2fe21794589ed46ccb89
MD5 4563a8cd443af6c7698e9b6578fe0411
BLAKE2b-256 4b09232b91bdfedcd3c4e2b0f59fcb7bdae01be4db6575a673d57bf62d5d8248

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: imghash_rs-0.4.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 884.4 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 96cb89a172fdb13145f1e7d1f87fd8066f6fbbf99721f94095844be53a677767
MD5 7691a67fd77fc34d30a9e28a06d7e2da
BLAKE2b-256 e8732db6242597ab264d86f215e0f64724cfa414cc2addd742573d6156fe2f10

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b36eda7aa8f6c092a21aeb19c33bd3d8e11dc72fc14f2096a12d0f1560a2dc21
MD5 961a0b07288d5cdd79791644e6c3a169
BLAKE2b-256 70ff101bd0118a3593b9ef8b1d145a402ce75bd8266939eb0e8eb8402364946f

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2c7f0d66b22035d714a8f7d04e41ad8606c298fb8972e1959953b5fb667de5a7
MD5 a524cd5a2dec8abe6c03df4955985b2b
BLAKE2b-256 213b3ea8e8f29eb590c734a2eb7d349506067c79cec4abc313a682c9ef3b5ade

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b751b4ed114936817958441ba3231ab5299630db302b43e532045761105f006f
MD5 8b980cb140cbde57cec8bfa817cd53a1
BLAKE2b-256 293d48ba580144ffc933e708306a7e7b8b2491bf167536c862b66b2347ff8327

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 87407da3a19b2511eca2376bd4d3e41507ed781c2e1dd0880c0bbe7adcd83527
MD5 1718d2a1aed0b25a8b6ef72c2a4fa7c2
BLAKE2b-256 5867ca9b436461e8debd0111aceccbc3fbe7c7fb469946df4ff9709c6dcbbe40

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 484f7aa96aae099120b577256369a7443f47213187ffb841812952182d69c49f
MD5 0a67849f3070b669c716a7b881192355
BLAKE2b-256 27ccd8760f472311bee4e9df9dbf697827cd688da15227acb49ce84d19b01be9

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4603a0ce9134656bd8a5276911dbc41697265b1e36d9292f7783ce221e40e8c9
MD5 73af856daeef7afd0449a32f211a6f42
BLAKE2b-256 cd1efb3053350ce7cf7237255dc34560e2772254c68e20ead46596a3a450a5cb

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e2307d3da3df448013672150e325281f6a3bdcdf577f10edbfd62ee28b039376
MD5 db13fe7227bcb542ea4d223357fdb2a3
BLAKE2b-256 37991c391a57e96e05c200ddacfe60baa11119ef8b8a338f3a259390a4e2c7e4

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 be1ac5fbd1b7ab9ad941b24d07d947c904f43ecf7d410184a565e818e6348c1f
MD5 4dea454d4723a9803b66cde6d5d491b4
BLAKE2b-256 afafbdfe8bb428c0ab80e421c68f3b49caff2d79bc39ff5d1844d4d49457debb

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: imghash_rs-0.4.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 885.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e70f11f78c315c27e7974c59ddab0a105d7d0a6721948ae3c6853afa2784354c
MD5 00ff263887adf6238c1596980156de28
BLAKE2b-256 2f169154e0c22229e4abf8d69aa13bb6a9f8ca60b6748a7a48f990c40b6fb799

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3370aa5ad4d478843b1f8ed5c4663dacf477930adb655bc54738a8d7cdcff850
MD5 e192438e0ea120a058ca2271fef547c2
BLAKE2b-256 b4f05334780c28454de3c97e82e1de67f4cd79600df866a550a42d1706d0951d

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 562560d733c2a6f949ef3ca5da0a08c9562bed7c3b6627bbe138e2ad9eb20335
MD5 d6be05b2fcc37677f74ecf90633203d1
BLAKE2b-256 0f2945af92f8a4f335d31432e089db68e61c24fb849e4397b6feb0eced5f5cbd

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5ef3ecde7d4d1ec24c45d375440deeef79cf2bd923a4cd8ffdb9def66980d17b
MD5 ae8d64564d79a951f63986be22b63ad4
BLAKE2b-256 7cee207f085e5983f768621d76510d39bf75727b6bf5dac07c3b9a0868b583a2

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b4ee9ce954cadbc1b7b70ac56316351a97befd69af8b13e98cb9e3479956f5ca
MD5 3d25961d241ffb7ed0a28882f87a4ac3
BLAKE2b-256 1c9e2654c6da35e30ac0dae018551c1349dc96e0d3c404999dad6ad91a77d424

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fbbd557842560d3b7a5a6f2119e2c36d616eebfb85b852de809c030b26ed087a
MD5 73b0b136da3dfc1052c4b28b5fc891c9
BLAKE2b-256 e93afb50170cd93d3990d41f018f8f1d1d468c994536b0ab9cbdcaa8e64cb73d

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9f886173ede8903c7b68d4d6385e06fda284cc856d9397f899f31aa170a9b66
MD5 9386961143f8310cf6a93a8b1e3e5c9f
BLAKE2b-256 bdd283e208c3e782df7eb4060608c6243e25e0a79b1b14db508460e08e498373

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 df30b48f22ea9a3988c9d1ccc1972831c23b8d5449f6e57add48ee38cdc115a8
MD5 d97a8d170f98feed7ef59b2fb2da8b61
BLAKE2b-256 098a004d6936998f526e74afddc2e16eccd7b6b217ff7a23b80cfbfa287c014b

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5cf27f3e1b1796c2e825655b3e535ca4ac329240a9294185c736d11b852288a6
MD5 b96f03c732d7c7ed5d4b1c8e716a705d
BLAKE2b-256 46c39b1e28eecb62a5a98ba9dcc717049462f5f74aa88ab51b7acbc5dc047331

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: imghash_rs-0.4.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 884.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 29efb03d5a8522083aad3ef42b12c3c3ad512b2c9d2651c599f4721bed391507
MD5 362a239e9de493eae948ede48c1dddbc
BLAKE2b-256 4d18e9efd8e43218a5e654f6479a1ec5a3cb6a87c3d64b738fce51456d0c17ca

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f3957ed1a7ca499bd12b18665f01d8a837cf40e8208fd31bbc3657ad86745f7
MD5 acf4d91a90ffc4aa179f57b9dee5409e
BLAKE2b-256 fd51acfe19b7fa10640fe80975801c00d02ab2885393a2c2684cc69a016181db

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6497427cbdadbd631869a6ee62c51a174b273b479e80324798bf1af0efc3334b
MD5 eb884d0a7c96bb494b21ec565aedd4a0
BLAKE2b-256 d7242a3bc487c3b1cb1ba7e7c692b7cfc66931cf66e2c5f90ace0c7ec984ebb2

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fb73132b09ed0a35959d7e0b068904de37c6d83910ab0c5a888a9f4a524d22aa
MD5 1ba616ee92c97e2f73c5f47f46b02b6c
BLAKE2b-256 8d9b1fd19f4c13c7a7fef8149c07a0eb27dc047a6461a25f2052c62777204359

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 33b7e974f3b68b005ac2bac8d91bb3ac036127306aa23390894d41911e9c2e0b
MD5 839b089e9f7b81307528491607bdf53f
BLAKE2b-256 fd0d12a5b575051cca113ec45e612e6851f28ec637e4f662a012c9a09e5ef0e8

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8448e21f0a9c83cd15bc95abc061245efb603da0f5db0cef0d1d68a8059a7689
MD5 40cc16b50f772c52013db5f2a4cd1ce3
BLAKE2b-256 9b9f5513b4439cd8e9c2b5e6caaff8c76eb53274d143b3c36be660132b0f1bcc

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 918790e3f3fe1aac6c9ab6f626af05f8288a9613d3218d607e72c60cd47c801d
MD5 fff106e8902fdbb07535381c1067c782
BLAKE2b-256 53418be2cd538c1dc43b3780ae5fa79b1ab121e0bfabe08ecc2fb5388244f060

See more details on using hashes here.

File details

Details for the file imghash_rs-0.4.0-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for imghash_rs-0.4.0-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 195eebd28a365ef444aa209f3f1e4fa998b1db456b2b7d6af5a7e27ecdfdfa66
MD5 5d7bd46751ea669394545e1634fa9525
BLAKE2b-256 1c895e7f1d6c16ad228a8b9531d397b22eb4c8ac991fec2dfb1aaf7ff34a77dc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page