Skip to main content

A python library for accurate and scaleable data deduplication and entity-resolution

Project description

Dedupe Python Library

Tests Passingcodecov

dedupe is a python library that uses machine learning to perform fuzzy matching, deduplication and entity resolution quickly on structured data.

dedupe will help you:

  • remove duplicate entries from a spreadsheet of names and addresses
  • link a list with customer information to another with order history, even without unique customer IDs
  • take a database of campaign contributions and figure out which ones were made by the same person, even if the names were entered slightly differently for each record

dedupe takes in human training data and comes up with the best rules for your dataset to quickly and automatically find similar records, even with very large databases.

Important links

dedupe library consulting

If you or your organization would like professional assistance in working with the dedupe library, Dedupe.io LLC offers consulting services. Read more about pricing and available services here.

Tools built with dedupe

Dedupe.io

A cloud service powered by the dedupe library for de-duplicating and finding matches in your data. It provides a step-by-step wizard for uploading your data, setting up a model, training, clustering and reviewing the results.

Dedupe.io also supports record linkage across data sources and continuous matching and training through an API.

For more, see the Dedupe.io product site, tutorials on how to use it, and differences between it and the dedupe library.

Dedupe is well adopted by the Python community. Check out this blogpost, a YouTube video on how to use Dedupe with Python and a Youtube video on how to apply Dedupe at scale using Spark.

csvdedupe

Command line tool for de-duplicating and linking CSV files. Read about it on Source Knight-Mozilla OpenNews.

Installation

Using dedupe

If you only want to use dedupe, install it this way:

pip install dedupe

Familiarize yourself with dedupe's API, and get started on your project. Need inspiration? Have a look at some examples.

Developing dedupe

We recommend using virtualenv and virtualenvwrapper for working in a virtualized development environment. Read how to set up virtualenv.

Once you have virtualenvwrapper set up,

mkvirtualenv dedupe
git clone https://github.com/dedupeio/dedupe.git
cd dedupe
pip install -e . --config-settings editable_mode=compat
pip install -r requirements.txt

If these tests pass, then everything should have been installed correctly!

pytest

Afterwards, whenever you want to work on dedupe,

workon dedupe

Testing

Unit tests of core dedupe functions

pytest

Test using canonical dataset from Bilenko's research

Using Deduplication

python -m pip install -e ./benchmarks
python benchmarks/benchmarks/canonical.py

Using Record Linkage

python -m pip install -e ./benchmarks
python benchmarks/benchmarks/canonical_matching.py

Team

  • Forest Gregg, DataMade
  • Derek Eder, DataMade

Credits

Dedupe is based on Mikhail Yuryevich Bilenko's Ph.D. dissertation: Learnable Similarity Functions and their Application to Record Linkage and Clustering.

Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported. Report it here

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Send us a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2022 Forest Gregg and Derek Eder. Released under the MIT License.

Third-party copyright in this distribution is noted where applicable.

Citing Dedupe

If you use Dedupe in an academic work, please give this citation:

Forest Gregg and Derek Eder. 2022. Dedupe. https://github.com/dedupeio/dedupe.

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

dedupe-2.0.24.tar.gz (107.3 kB view details)

Uploaded Source

Built Distributions

dedupe-2.0.24-pp310-pypy310_pp73-win_amd64.whl (121.0 kB view details)

Uploaded PyPy Windows x86-64

dedupe-2.0.24-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (124.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-pp310-pypy310_pp73-macosx_11_0_arm64.whl (118.9 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-2.0.24-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (118.9 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

dedupe-2.0.24-pp39-pypy39_pp73-win_amd64.whl (121.0 kB view details)

Uploaded PyPy Windows x86-64

dedupe-2.0.24-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (124.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-pp39-pypy39_pp73-macosx_11_0_arm64.whl (118.8 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-2.0.24-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (118.9 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

dedupe-2.0.24-pp38-pypy38_pp73-win_amd64.whl (120.4 kB view details)

Uploaded PyPy Windows x86-64

dedupe-2.0.24-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (122.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-pp38-pypy38_pp73-macosx_11_0_arm64.whl (118.1 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-2.0.24-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (117.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

dedupe-2.0.24-pp37-pypy37_pp73-win_amd64.whl (120.4 kB view details)

Uploaded PyPy Windows x86-64

dedupe-2.0.24-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (122.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (117.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

dedupe-2.0.24-cp312-cp312-win_amd64.whl (123.8 kB view details)

Uploaded CPython 3.12 Windows x86-64

dedupe-2.0.24-cp312-cp312-win32.whl (121.1 kB view details)

Uploaded CPython 3.12 Windows x86

dedupe-2.0.24-cp312-cp312-musllinux_1_2_x86_64.whl (224.6 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

dedupe-2.0.24-cp312-cp312-musllinux_1_2_i686.whl (215.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

dedupe-2.0.24-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (215.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-cp312-cp312-macosx_11_0_arm64.whl (122.2 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dedupe-2.0.24-cp312-cp312-macosx_10_9_x86_64.whl (122.3 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

dedupe-2.0.24-cp312-cp312-macosx_10_9_universal2.whl (140.6 kB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

dedupe-2.0.24-cp311-cp311-win_amd64.whl (123.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

dedupe-2.0.24-cp311-cp311-win32.whl (121.1 kB view details)

Uploaded CPython 3.11 Windows x86

dedupe-2.0.24-cp311-cp311-musllinux_1_2_x86_64.whl (217.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

dedupe-2.0.24-cp311-cp311-musllinux_1_2_i686.whl (211.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

dedupe-2.0.24-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (209.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-cp311-cp311-macosx_11_0_arm64.whl (122.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dedupe-2.0.24-cp311-cp311-macosx_10_9_x86_64.whl (122.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

dedupe-2.0.24-cp311-cp311-macosx_10_9_universal2.whl (140.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

dedupe-2.0.24-cp310-cp310-win_amd64.whl (123.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

dedupe-2.0.24-cp310-cp310-win32.whl (121.1 kB view details)

Uploaded CPython 3.10 Windows x86

dedupe-2.0.24-cp310-cp310-musllinux_1_2_x86_64.whl (205.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

dedupe-2.0.24-cp310-cp310-musllinux_1_2_i686.whl (202.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

dedupe-2.0.24-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (201.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-cp310-cp310-macosx_11_0_arm64.whl (122.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dedupe-2.0.24-cp310-cp310-macosx_10_9_x86_64.whl (122.2 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

dedupe-2.0.24-cp310-cp310-macosx_10_9_universal2.whl (140.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

dedupe-2.0.24-cp39-cp39-win_amd64.whl (123.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

dedupe-2.0.24-cp39-cp39-win32.whl (121.1 kB view details)

Uploaded CPython 3.9 Windows x86

dedupe-2.0.24-cp39-cp39-musllinux_1_2_x86_64.whl (205.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

dedupe-2.0.24-cp39-cp39-musllinux_1_2_i686.whl (201.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

dedupe-2.0.24-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (200.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-cp39-cp39-macosx_11_0_arm64.whl (122.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dedupe-2.0.24-cp39-cp39-macosx_10_9_x86_64.whl (122.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

dedupe-2.0.24-cp39-cp39-macosx_10_9_universal2.whl (140.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

dedupe-2.0.24-cp38-cp38-win_amd64.whl (123.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

dedupe-2.0.24-cp38-cp38-win32.whl (121.1 kB view details)

Uploaded CPython 3.8 Windows x86

dedupe-2.0.24-cp38-cp38-musllinux_1_2_x86_64.whl (204.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

dedupe-2.0.24-cp38-cp38-musllinux_1_2_i686.whl (201.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

dedupe-2.0.24-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (200.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-cp38-cp38-macosx_11_0_arm64.whl (122.2 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

dedupe-2.0.24-cp38-cp38-macosx_10_9_x86_64.whl (122.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

dedupe-2.0.24-cp38-cp38-macosx_10_9_universal2.whl (140.4 kB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

dedupe-2.0.24-cp37-cp37m-win_amd64.whl (123.2 kB view details)

Uploaded CPython 3.7m Windows x86-64

dedupe-2.0.24-cp37-cp37m-win32.whl (120.8 kB view details)

Uploaded CPython 3.7m Windows x86

dedupe-2.0.24-cp37-cp37m-musllinux_1_2_x86_64.whl (198.9 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

dedupe-2.0.24-cp37-cp37m-musllinux_1_2_i686.whl (195.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

dedupe-2.0.24-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (200.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.24-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (193.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.24-cp37-cp37m-macosx_10_9_x86_64.whl (121.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file dedupe-2.0.24.tar.gz.

File metadata

  • Download URL: dedupe-2.0.24.tar.gz
  • Upload date:
  • Size: 107.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24.tar.gz
Algorithm Hash digest
SHA256 5416c96603070f8eea023c1ef6565d50eba2dee808fb7b7f0ccf65dc97e2ebb2
MD5 91d724adedfe995693855607034e7f4c
BLAKE2b-256 742167390aa2a133e8d17121524dfbebd7280062778f892871e88c13db3f66a4

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5b8ea6305b7ef11a6f0894a91241b6c084bde35d0cac14161d7eaeb0d100f4ce
MD5 5770084554233e6f872b319b898f71ed
BLAKE2b-256 0a23beb5016c651dc220286c1cfe97dc5465ecf831a6071d9c5108018d83d7dc

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ffc0e811c4816b3f7cffe49fedc44a39ff6c4a016a6d10abdb1f444ed9380b6
MD5 b656f0f8fdda5a4682267926cb7e4e1f
BLAKE2b-256 d48571de6aefeb9d47e244c4407cfa13fe855e863b84624c732cd4ad5b7ec72b

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 592e6b544c0e71009ea5f7689ae608466dcd1263e55ab4e6b9ec72d71f2d1e0a
MD5 2cd934e86541e8430c77f51ac75945e0
BLAKE2b-256 01492d5515778b5e7cda175aaa15eb9ee32b3b83f8e4795d1bf6e8fc9b686025

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03ae66c3ccb76ec9cde4a788839908efe063021fc494a0492f65c6bfe5b4a759
MD5 ab4e3c33515be17c54c768a20c2abb03
BLAKE2b-256 f730ffc3e8ab6b198faee700b2d18b5990b490df1ed6e49319b8ff7895dd3b05

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 17dc3cc3f9c3979f5d860e29a6b061b83af7d7f7a06c957e73629e98b9040077
MD5 dbbbb8963fda46c3f859ab0362f89479
BLAKE2b-256 b0c7517991e905584b918fed020755516167481ac3c0d43f048aee308f07a3a4

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c1f1eef87349def52568e2b2a8770a9c6f83197ff22a6b98ff6f9d5ef139e87f
MD5 3a7995f4c3f57073bf0e38226e79d13c
BLAKE2b-256 2e51049f7d8bcf5e193144b357d9d3564431292cef9d12d78174ffb1265392e9

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 528eda2fbc50711617e2ee39f4c59fd891b7debb852d7ad2a927542253df8d0f
MD5 e917cc9c416690b6764195f7e80dd571
BLAKE2b-256 328be2f67e369aad773406b6c4adca381183f31cd04a295186d679d531341539

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8868d3fb9da5da91ecd730fd4b45e1671878b5a257a6666fa0d5fc327fcca98a
MD5 31310c00824d424f46a8d069243f305d
BLAKE2b-256 c1041457caf952de967b05f92b383c2f1ca2407ed35f159e0aef4c3e31c8368c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36fe4c473ad84c472ab981a271a451f36af8a8bf221bd1d6cc25e7a71bdf9e5e
MD5 6f9697f2f1d0e403181376ee817be8e4
BLAKE2b-256 8dfebf100b180d0f7b86d794381f7415a4b4f4de75721d864d57e27c05df9e1f

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 82a98dfcbf561508da396b2aeaf9f0b354a90074c4d7569ceef44d5c33a1fb34
MD5 7f4341a873ebcd309a0e4db23e9bb577
BLAKE2b-256 876610575e6e6800d21ded2dac341bb38fb80be1305269ca6ae6fbc6aef82a90

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4b7beed1fa9b2c076de2cb6ea71b17bdb1099ffae86a6e4c1662055c84fdfc7c
MD5 dc59016ceaf094931422f1d6ea049c2f
BLAKE2b-256 bb0bbf7f2089dc55729b55be14ad36d851b452f996bbdb465b06ed80348e683c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a466aa8774b44867da38db9730f5b23e5f0860c85ea3aae296e50a232d42d33
MD5 35aa2f0763183d02ac11171c81b66704
BLAKE2b-256 cc4bf408ccea8339d8aba0b789a29ccf1bde2dbf0f5192f69e2f9cd5ab4877fd

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 82874973e8259c0c83bc9c87a5d73bbfc36457788f2fc75944c308d9cf299678
MD5 8d5b83bb117fa526aa1a2469552754e5
BLAKE2b-256 eb75d08a0e0179f8516dfed8b2315d1cf149d7824d402a8e1bf033f3b2630223

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5da4a13b43c1de0872700841ef4295f952ee791b8c84921cacf06cd78c790964
MD5 25eaff1ad7b53b4f7b38d967426a7c46
BLAKE2b-256 3acfc619297ff26dba02a4165b5743fc7fb563f11347c098da67cdaf52d753e2

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 692bee53a23d1ca29afd15e5371005d64042d34a127c2e077a7baeaee12fd70d
MD5 0b50f0a56f0b6a93fc8e8cbccbdfedf6
BLAKE2b-256 69cc541fbd9e8d3521a8ae01274b5cd7a82d357dcb234c8fcd96f0d5185635e1

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9be5de529a7870b642ed3a7bc60ad3edf86f0b451388e389b5cfce579b7d9a32
MD5 defe1d83235a3c8e3cb74653bbbeb0a3
BLAKE2b-256 5569658da02e40401319bee309a6a989f312442c6fd40287cb0015fe9179237c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bafc215a45abc5bbdc041c80d3f1f4799597be550aa0e5f08a44778c6b82885
MD5 47013dd2e5d918cc4df27be98390ae11
BLAKE2b-256 988ec3813870ff8e3fa7c6e5e2af86cecbfb53126df27d17b15acb177586540f

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2c3520cb5b01d32142ae9f2b3ab42560991bfbf2e5196e2529f00582ad8dcae4
MD5 c991086afa283b537452b9605556a139
BLAKE2b-256 c19448bcef5569401b7db4194dffdb25a461758b5f5149ad512f914be576428e

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6b367c6ed16b3204807907792dae49e0c299eb9f33b3599a3387caf80d065434
MD5 74205464bada45525e5f72988eb5b917
BLAKE2b-256 e3bd35af28dc9ebbf7ee0c44da7293a56c59c6a7c7c8b0f7ddafb929c0262f07

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 123.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 05389991b797288057d606d8e6293e12f13e7bb0a1bbb1deebe0cd3ee9da6f84
MD5 bedb7bfe6daefab52f892dab6a2cbaa0
BLAKE2b-256 5eec5be037134d21170877238c07c33257b71ecc5c37256fc55a62cb6d2d73f7

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-win32.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp312-cp312-win32.whl
  • Upload date:
  • Size: 121.1 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7dd441caab9377445851a40e68f732e60375fc0b0c130a1901c9c70a4dba83aa
MD5 c1784521e32dc074f1a82e2b23f0f4bb
BLAKE2b-256 4620747a3c3eb6c72c076351ef1ed3b547baae7f4ed0fa15599ed13557932267

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be0cc49804f34827c55086a798e31abc88dc5dfb3713e882986995988b041640
MD5 be8a89e41d60739db3027289c54a8df7
BLAKE2b-256 6c21fc18ebc3e27c7994c70e619cdd005904d19f56e87dda54682ed40ea2840e

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0c496c4ea546424ce4346d934611999b9ccdb5d79fddf5c4a3a57d3c383d1a2e
MD5 a2d3030bfc2fba2ab1cf9c6e9a5ff055
BLAKE2b-256 c224fa37ae78b9db22047119f2b70fed12aa40ffef74b1e17db35d37a4ba70b8

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6fe61df1482f6bf6a8614d61a6d3a2b7df59de0a2d46a8dd3dc2557a4b380f1e
MD5 ba35348b432af9db4ec1efc89fc8b482
BLAKE2b-256 dd37837c82e435f6229a8a019d43ed38843565485dda6e197656c9b56eef40aa

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 044b1ebc95349228c4bb8490ac335bc5895d7d54ce8fa5916648bb57bdec7261
MD5 3ac1ef9d574f3cb6c468a68aa94b94b6
BLAKE2b-256 8191526534c1b370644a65183c91ae2a42906090b874146e1d2e94b026c49d83

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 91ec4fb1851c79474d2f36ca29d6f6c62d0effedde74838a316b0f53b2c9e5e7
MD5 08eaf4906720e7f1639582cd6f4b73d1
BLAKE2b-256 bcc020c5a077036d7da30dc4f3fe386ad957b02d7b3f01ab62543b2908fde34c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 45a1f12dc473120d607f0e7ea51db94de9469e70ec5f5614881f6a56afa7961f
MD5 75e54801a92d4b5b433f70fa486f6980
BLAKE2b-256 b1c50bee63ede4f1d8627274a6eef7e405ea3a34a334c37f5acafa885fa905ac

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 077d57ab557570d7c6047d9d55ca275d8c5fdbd321be44783b88babf1f4f61a8
MD5 61cd57e2e1ed78f78526827ac4f728e3
BLAKE2b-256 3533e375c9908acc4549390913765666a1ea65b58b88ff60530f542379a83201

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 123.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c23d6d285a90e5d68c8b1fbd833a7d4be01260692bc69cbbaa6cba4d0cd0a26e
MD5 53c86991faa9dce91b832164f0ec5d3c
BLAKE2b-256 37af9072b8de922d384665bcdefa3c66f67f13207588d6ea7653c09d990ee0d7

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-win32.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp311-cp311-win32.whl
  • Upload date:
  • Size: 121.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 dbd6016668856c273d1ce943ce9f69470b117d2750af6360c5f0efb6e3d00b91
MD5 99437be9f296fe924e4c79f187f67b08
BLAKE2b-256 e78222fc41ef6e13cfc598618623b924fa1dac06d401b6bcc8889a753c4b42de

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2908a8f406c37a50ce203d6b433eb4d37033224b8385e064f7b78dcef9c58d0c
MD5 30b3cce453b4929229a47f3fb66d8cf1
BLAKE2b-256 d490ca67577a92817de3ca9a1fdecedd88b33c4de1b561efb82d1b6df9d55bc4

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 eef3adf222e8937697d2fa94db8f71cd2537159a776fd10080606745e9b1d419
MD5 f87d2bbe8c1cc515b24422d13f2b614d
BLAKE2b-256 898072eda4bccd43b1b43868747f4322eb04c67e91c95c469cc009e20745eccc

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 96be880afff2f789fb4a94fe644e14641293986c5c1e2fd0472af8a54be0ad97
MD5 efe5b551bc7d0f26d194a1a17a4ddadc
BLAKE2b-256 7188a58d83202413e03e9d3ebaf32c984b0626f15ceb8c3fe59de553a0661584

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 13ef1f20431824bfd72e23ddd47be0bb9ff795b5b5ad957e9dd0e5294b5908fa
MD5 db9c27a1409318d202d20054b93abbcd
BLAKE2b-256 181bcb56c190f71bd32433146d53dd1f512d5fcf9d1373eb1378abc43e6b433d

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b703dbb882ad0e40dd274a27e2a0c4c12c5223aa73b46d87fdce6dc79c6a95b
MD5 158c690d9f7f57336709c4162f0412d8
BLAKE2b-256 f710ba0d40405577a7779a2aa6988c8ce562593ee1345d5de476bbcfee0dcdab

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2f361f6ea49b51cb9482b735d7b85b56f2bb9149b7b8658034f4f26f6cc30aa6
MD5 c668192b185ad0eeb239a8237dda9d23
BLAKE2b-256 fb3efb2f8ae5d9570bdc5f6b84ebe99cb6f44929ac333be22ae606cec44bcdf6

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 da01d24b4f4b0ba106803eb066ceba4af760f3bf09ad10855cfe57c4df69f642
MD5 baadf4e209e53f2b2e4f0c35db7eadc4
BLAKE2b-256 4b4e06b6e0a85e24b061281b013d78000c5d92fc2f6644227cb6c0df1cada9ba

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 123.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0bfa4a6325d3cd226d956ea95c229ab6e8e7a916be7f680a2016b019a1c7dfee
MD5 fca69333fe5917b294b493f72da96ec7
BLAKE2b-256 a16c9e949d18a7d0ac315a3d61fc5dd77a66963fd2770e61b784316d93aec3c1

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-win32.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp310-cp310-win32.whl
  • Upload date:
  • Size: 121.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b74bc03ade92a9b58c6a2e6468d61a6ce0f66ca5cc7a32b2e11c38d0683db188
MD5 d49ec25927999518e5d82a1f90fdd0e6
BLAKE2b-256 c6c416a657f0e241694cfd859296d46473c3d2dbcdfeb76c14346599ab2afef9

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d2b230c3ad884fbb0f8cba2948d3e312f332d315f197030e5856fe2fc31f485
MD5 0f9dd11e107052db17418f99f22b24aa
BLAKE2b-256 80eaafc92a662e88c99d9470742458cd43f0e0f241d39010e2a0e2a9a0fbe07d

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 da3cd4b9189d7129ab0cdcffb6d4fb25ed57300d553b79559d3767c9ae54e0f1
MD5 05db1540d90feda0e1d7b0ca9ac7c96f
BLAKE2b-256 c27414f24ebe309de8796a96ec45206668ce291409cc9cf3e7b4c0c14be836ca

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cab7091db488468bfd0c60089bd666e9e65f3ab185fa1ab3e0bb0941d9167bef
MD5 5469ddf258dbe95367f91575630623d5
BLAKE2b-256 4d724eaf9eec709279f41dd39c54b7635780257acd08ef49ef210848defd12c7

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 394fa34cf12057c85cf738a23c4bd40b0077410993465a62d96b52ad8ff7818e
MD5 5767d1242e6a1b535f193a974ee480f5
BLAKE2b-256 baa78f51b9d77ab72f32085eb8ee04875f8b6ad17be7b6b9c564867a39cfffe1

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b371083dece80d3f66e52986172837b9ca9f1ecf123e7ecd97c30ddd15754ad7
MD5 c5902a5b2fc15495042a90c708676e85
BLAKE2b-256 d868be28f1d2b0b5c00e1ef68c6d3205f6b943507bc908165486a2c7f724a8bc

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 31ba8b8c4d64538a8f171fc33f871e38c177e002d51fc01879ce03b85eacae2c
MD5 465acb17f1f4d4ebe947658b753a4a03
BLAKE2b-256 a3048c1e81349313f292f45c4d4db16301765a64f92429560a0d6577ef7ae718

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9cfbfb53c47b45a16017ab3ba8cd3ed47932d7f4cf724e3de88f081573454982
MD5 c6cecf68103f36ae6309f22f61b8cf12
BLAKE2b-256 efec4393cf79c0c1b90f787ca7392474ea6579cc844ae6826cfb20f9f54fa075

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 123.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9013cb9d25fc7d7f290784c14ee8e456a0d330efac6abb961422bd74e4780e30
MD5 3da4e3248bd134b776d93e327600d518
BLAKE2b-256 46e3c4b42357f394082e49ff258604c9ee00e262fe739c5ff799264cf2376bd4

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-win32.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp39-cp39-win32.whl
  • Upload date:
  • Size: 121.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 10bb17acb1beecc62bb853d2ac9139167c8706a318d2d2aa298b17a0151d7a7f
MD5 8d4c5b046e3399fa4801049d04d1d5bb
BLAKE2b-256 9dd406db78b73a21dc067054f80a898d4b2bac4c2fb0c28c5cc60210cf8b3e34

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 606b7fbfd730640dd07aab83ead7ef24ceb712baac31413c1eb3a33235358f3d
MD5 a64444eb8ca3598e44e9917d5a1e065a
BLAKE2b-256 675f7e45889e6dda89250dfda9328e9f4816489cb8b0cf22ff824c49829ea57a

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 05996a2d5961c77582fdb0f5b7661b792a57bd20a62a3b332f5dc43a92ae63c2
MD5 9fd830b3751db9598325ad7239769c6f
BLAKE2b-256 037d203a016beae1e2ec522afda16a936515c6ed259a23cd9c136679922b108c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c3f3fd7fd2edf83e3965c635391dea1fcc3886d1d4da7bb370bf34554dbbd90d
MD5 8d83c2f389434096500ef028c3859a30
BLAKE2b-256 ae32597d7e88d08843de478169ca234ee107aa2421a45a3fccadd11e6f612fc8

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d46d5a782be2c187f52a356a5002d419e4b721e585474ffe674ed2537375535a
MD5 44550a47f7ec70d5d51d8b90d618cf92
BLAKE2b-256 091704c74c3485e58ec25579c0d89296d0264960da98faf47403fcfa30440f7c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3af1155299e02199d6558f93649a8cd6b411cf3875227622bbd6351aec626886
MD5 e9a04b69a8df93959487a42a890b93a0
BLAKE2b-256 af21898b544bade6c7183c9251fbb8fb74f05dd7d328507857a573ce6fa605b3

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d877fdbc00e512a862c5c6e463fc064026c74e579a22a69db9184c4073127578
MD5 0901d1dfe68338a859e1dda9522f87ef
BLAKE2b-256 31eecdb5ad6c4f32e152aae19b16cfd4de525c472690fd7bb1855d590d6147bb

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 cde58b30f88686811a4cca831a900b5d7efaa60de92f054ffd85f51686fcd032
MD5 01211270591508bb3cea69877167ea20
BLAKE2b-256 c9ab93bb40b50ca7bf02f54df63ca58faabb9b17054b1f58d61bf9c903f4c8f3

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 123.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c9ae21507ec33ccc2297cff50e46d191486810dad3a53866871c2091b269ba3c
MD5 01845b1b0c0a91b1613f47801f99ad97
BLAKE2b-256 27be6ce04f92a3460a05f1dc7f20a1510bc7378dccb98a915e3b8d2368d7bab7

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-win32.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp38-cp38-win32.whl
  • Upload date:
  • Size: 121.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b082f8758f09a5f55fcc9bbb85052ea6620d2afb4fa84dc675c146717f91159c
MD5 9bce549200d17bbee25956f8e62a60c0
BLAKE2b-256 8cd7d031ea7829cd46317c8052b341351e11ce8b7b488c236cb831a07efd9110

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d24109214b2184c82c1ada93ebb0bb141ea56b97383d42715d347d2fc09fae5
MD5 354cd01de7ebc06c0c1100399a382702
BLAKE2b-256 858807992a73cf6c55467cfa9da151e30f57a6452126d7d74524b813af349708

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1021d056876bff4b033e159acaaa08e212efebc23078eb25dd34a87d53dbbebd
MD5 6670c05c9b19b739b1711e55d72b45af
BLAKE2b-256 7850656f4ac9774c310813e9355c5362faffd17f24bf9341505ba97c4b438cbb

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 333fe196bb81ca9b1d22d56f930f449d787ee43a8d8f525e6957562a1d28dc1e
MD5 5329837e2c7f0668101bb4796a9e874e
BLAKE2b-256 bc86f05c87cba4a312c8d274f39cbf4e93e7427bba7ad7563b9e7a812666b46b

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 55c4644dc41aba65aebeebc6049c419c133799fd90acdc241d9878a776a5bea4
MD5 fa5cab483ca366d787d0c308200be06d
BLAKE2b-256 dd6b56cf7569d7040d8e6c8a278b648b3cfec09179b47e39b92b1ce07df5eb6b

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 00bbae0d402351350433220b7c45d4cd0c0770252a6b981d7201a6a0cda6b8ff
MD5 682384d3c20258883156d293ba04d3ec
BLAKE2b-256 ad32736362b4781de6a9d9c0c872d63b69db2b6cb7ae430d6b187cf2ea31752e

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 56f0e46ea0a6403ef6ecddbbbe7ce25aaa9ff33abb3564ce7272536340dd9201
MD5 e345d57133d920fe2142ddd606647659
BLAKE2b-256 35fac88018b37bc691edc65bc1c4b4ce7ae185a026b8e87f6bb9489e274915df

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 053c2b6267986161e5e2ff57dab5724613979c6de72912c65dff82bd9c5943a5
MD5 7f40698b45a18176f9efb6b034b525b8
BLAKE2b-256 99e5cb434db0b362d0445fadf9b9dd867b5d714c9e86ab1c82e3291e1b82d522

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 123.2 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ace0bd7d455c1dbb8c300dd16e035c67b0ae6045643dfc80e3bb568277be8cc6
MD5 97fb1eba2a5e778230864a410cacd57f
BLAKE2b-256 9af880c4e2e20dc5db4d335d3557e08872773d76250a2f22cc502d9db45b2fed

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp37-cp37m-win32.whl.

File metadata

  • Download URL: dedupe-2.0.24-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 120.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-2.0.24-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 bb9edb8241d1e594e3c0c8ad918fadb422db082a95f9461838f27355833ed084
MD5 2038054299ae97a4c5b2891f91382520
BLAKE2b-256 737e0511f9aa3a558298437124e1fa83caade79f644e1e30e7d113cd2f8b0d07

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 218e34c8effd457df65b7dafb2d22bb6c9ebfa0df4e190e58acf99b0e7eca7a3
MD5 bdf9fa179b9628432031f805b8188800
BLAKE2b-256 5eda1913681d0139afd644ee584d58d8f61d7e603be359c2704b31eca6a471fa

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5ce28f1253648483d53f5684f82674d5c81710da73aa01c829468d5b577e6208
MD5 330754cf9362e5ab0ae051e8744e7bf8
BLAKE2b-256 6e761c12a71642431c00b9857c1281ea3e3f5d9790c7c0637d3e22b6ee7f7fc8

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b917b463c0e3ced53ebc8b2e54654a5996142967a0e77e6a47c9be7687d56c4e
MD5 76f7706a67c0d662058655293445e266
BLAKE2b-256 c89e2ce4f32c2af190243985425d2fd60639025aad4f2d76fddc1ccf9088a410

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d14f9427f1cf75148dcafd5477bf2780eb8a6bb2a243880b568bb422d32b643f
MD5 9731b5c6034d1ce0a84894a5d6ef2a99
BLAKE2b-256 7b837e0f634f73927db09c612bdd46d1eb6847c4cadd2720adba0599e4f37980

See more details on using hashes here.

File details

Details for the file dedupe-2.0.24-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.24-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 801df271a33cb46480dfc92fb4b8f6aeade8b303cf307a60091df1504f989f25
MD5 4fdaa716d3140a365dc5a3f2101efa61
BLAKE2b-256 16a61af459006e1100b8118aa88789b36f6d7134239839d1b0f8de9a2c6f94a5

See more details on using hashes here.

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