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-3.0.0.tar.gz (106.8 kB view details)

Uploaded Source

Built Distributions

dedupe-3.0.0-pp310-pypy310_pp73-win_amd64.whl (120.4 kB view details)

Uploaded PyPy Windows x86-64

dedupe-3.0.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.3 kB view details)

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

dedupe-3.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (123.8 kB view details)

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

dedupe-3.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (118.2 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-3.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (118.3 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

dedupe-3.0.0-pp39-pypy39_pp73-win_amd64.whl (120.4 kB view details)

Uploaded PyPy Windows x86-64

dedupe-3.0.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.3 kB view details)

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

dedupe-3.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (123.8 kB view details)

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

dedupe-3.0.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (118.2 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-3.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (118.3 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

dedupe-3.0.0-pp38-pypy38_pp73-win_amd64.whl (119.8 kB view details)

Uploaded PyPy Windows x86-64

dedupe-3.0.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121.6 kB view details)

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

dedupe-3.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (122.1 kB view details)

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

dedupe-3.0.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (117.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-3.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (117.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

dedupe-3.0.0-cp312-cp312-win_amd64.whl (123.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

dedupe-3.0.0-cp312-cp312-win32.whl (120.5 kB view details)

Uploaded CPython 3.12 Windows x86

dedupe-3.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (224.0 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

dedupe-3.0.0-cp312-cp312-musllinux_1_2_i686.whl (215.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

dedupe-3.0.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224.2 kB view details)

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

dedupe-3.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (214.9 kB view details)

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

dedupe-3.0.0-cp312-cp312-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dedupe-3.0.0-cp312-cp312-macosx_10_9_x86_64.whl (121.7 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

dedupe-3.0.0-cp312-cp312-macosx_10_9_universal2.whl (140.0 kB view details)

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

dedupe-3.0.0-cp311-cp311-win_amd64.whl (122.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

dedupe-3.0.0-cp311-cp311-win32.whl (120.4 kB view details)

Uploaded CPython 3.11 Windows x86

dedupe-3.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (217.3 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

dedupe-3.0.0-cp311-cp311-musllinux_1_2_i686.whl (210.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

dedupe-3.0.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.7 kB view details)

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

dedupe-3.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (209.3 kB view details)

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

dedupe-3.0.0-cp311-cp311-macosx_11_0_arm64.whl (121.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dedupe-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl (121.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

dedupe-3.0.0-cp311-cp311-macosx_10_9_universal2.whl (139.6 kB view details)

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

dedupe-3.0.0-cp310-cp310-win_amd64.whl (122.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

dedupe-3.0.0-cp310-cp310-win32.whl (120.5 kB view details)

Uploaded CPython 3.10 Windows x86

dedupe-3.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (205.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

dedupe-3.0.0-cp310-cp310-musllinux_1_2_i686.whl (201.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

dedupe-3.0.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.0 kB view details)

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

dedupe-3.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (200.4 kB view details)

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

dedupe-3.0.0-cp310-cp310-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dedupe-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl (121.6 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

dedupe-3.0.0-cp310-cp310-macosx_10_9_universal2.whl (139.8 kB view details)

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

dedupe-3.0.0-cp39-cp39-win_amd64.whl (122.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

dedupe-3.0.0-cp39-cp39-win32.whl (120.5 kB view details)

Uploaded CPython 3.9 Windows x86

dedupe-3.0.0-cp39-cp39-musllinux_1_2_x86_64.whl (204.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

dedupe-3.0.0-cp39-cp39-musllinux_1_2_i686.whl (201.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

dedupe-3.0.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.7 kB view details)

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

dedupe-3.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (200.1 kB view details)

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

dedupe-3.0.0-cp39-cp39-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dedupe-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl (121.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

dedupe-3.0.0-cp39-cp39-macosx_10_9_universal2.whl (139.8 kB view details)

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

dedupe-3.0.0-cp38-cp38-win_amd64.whl (122.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

dedupe-3.0.0-cp38-cp38-win32.whl (120.5 kB view details)

Uploaded CPython 3.8 Windows x86

dedupe-3.0.0-cp38-cp38-musllinux_1_2_x86_64.whl (204.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

dedupe-3.0.0-cp38-cp38-musllinux_1_2_i686.whl (200.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

dedupe-3.0.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.9 kB view details)

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

dedupe-3.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (199.6 kB view details)

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

dedupe-3.0.0-cp38-cp38-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

dedupe-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl (121.6 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

dedupe-3.0.0-cp38-cp38-macosx_10_9_universal2.whl (139.8 kB view details)

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

File details

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

File metadata

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

File hashes

Hashes for dedupe-3.0.0.tar.gz
Algorithm Hash digest
SHA256 e755f927348029264147d1b587a5ec453e2a303cfe29b3ab170fdb4cc806c99a
MD5 d87959f201674a4a0e6646aad414b1d6
BLAKE2b-256 b3f124592f0443b71cd327c6884dba472618da4c4e672870110ad7744b36141e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 126db36f9aa18f157287e50f1f9310156a9ba24c1e3a3b98caa222e360d67df2
MD5 c23cf7956cb50e1681971c9c22433257
BLAKE2b-256 7326101f7c72ea0b4bcd74c375eb3a06a930d6eafe2ad0b32f1a4985957917fd

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2638c9a30fb19161315c5641c512e02c002925b33bcf4e2be7d84fcfdc8b7ad7
MD5 cbe04fad28ce51b731454e2c7cf7b4b4
BLAKE2b-256 1331bd05a9af6da76745d61b778791cb0a50e0f54d46172faf36ef0a31c80c76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d2f0d694cf82c8adf8f98aae1b301d2ce42c2d35d0f8b920d31eb16c32453536
MD5 152cfa42a4298d04636003db937c2e3f
BLAKE2b-256 7066a06d4200c1339adbb4dbff54007606e918a656cdc0b414dd48607e27814b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ff20b309572537833edd7c5dc58c62a7416b91fb47403170f8a6db2e4b47b38
MD5 41a2745a7f3f53a25c72b4243eb1ade7
BLAKE2b-256 dd0fe807fe24502f00bdd6e6bfa6675ad6cd24740b28621f538c2104b61f73c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 32eb75b4b117e909ff508a338aa4c7cac7540aac8f92d743f9f1e6ffb1cb4002
MD5 a7c36bc7ffbc576bf29b610557d93a40
BLAKE2b-256 9f6b0caf21ce04766fede074c8eaf15056e4d1c50c7ae6c861b77237c07ff11b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 47f19f5e6351998cf96d958d3910f5bab75a7c8ea4e891bb10d1476508e16a2f
MD5 2dab2c67d0be966a837af5c89b964fbc
BLAKE2b-256 dde22b7eb2393169e5d859beace5034ab3f0a3686e298ce10ab904d086ed70dc

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d512320365dc119ea24e36493c8d89d27108bdba5b29ae86b67448e8f91e1dd9
MD5 3e192d598c2fc72e46a6aa4d5f5706b5
BLAKE2b-256 14ab2133acd685cd9e6ab1bfdf82fbeac628db79cee9cccc2072f6a5ae359972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 52ca4ea8a556e66b299603bb1fe172353657fa5be69ed16c4415adb56472257f
MD5 074d937dc46abef52b0060848a9daa39
BLAKE2b-256 42b298081c73f9850646b04be4987e360d2b4d53796e22dfda47eb958230c516

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c026b4efd4e117e3b94554ef64911bbf657a1c31618b9924da08ae18a60d09d5
MD5 a45c2a66e3d279c2b0339057a72bbcfc
BLAKE2b-256 59e2c2d91e8fd32a29964b38c8a54d1672106ad617dc9ff2d9bd421ae27af844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dd279798bde7a1fe29a77c763272b7ea9640ec2d6c55625f5ba2e610d9126298
MD5 e29f82721f8d522f8d43542cfbc7fb99
BLAKE2b-256 4ff4705c6f0e7e3d144c1fce8b57708f446ea41643edef268a353978f8369ee8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d676f43ab8cc1b705d44dcd35d5f0a7c533567206370459028dfdb98b288e247
MD5 d0a9f0fbfa808e9b1005aa1906731486
BLAKE2b-256 99796b648bc506d96f61a6ced19de3fc09100c5fc96bb9bcf2a774597fa16ffa

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5423ce8df65f00b65bfe80022a0ef33297bb7c6933882074900ea6d79466351d
MD5 eeb3ede452aefd9476e9bf0af9eb534d
BLAKE2b-256 0a295f67767fb3846bc8862d8b8e4a0f7998d078992bc96f8dfc5e5f4c1fbab5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ab0726dc201f60c72c0d1885eeb47041d328bf38506a94afc844bfc021acb14a
MD5 37de84ff65efd5e0ea6a69ecfd92fed3
BLAKE2b-256 2ee491f6d21209e0eeb0986cd63af0ee81a35d974e97542288918eac9353b80e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8bb1378662a62e829e8709b59c5aeb3f67175f22e91b76413ebdee21c07a8766
MD5 2762a9a8ba7060a4edb3a0e39a951c1d
BLAKE2b-256 f037bd2d9b0fbabe32512a9fd89c235a43e505ead6fe92b5ff24065e244e99ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d4b10cc64b6e35b2df29c4a4d9cc896ee0df3e8d54d507cb11a49d576c2e348e
MD5 911bc61cf96176a493dcb820304f2b31
BLAKE2b-256 5a01efecfd5166690803a46f10b8bb6d5ee330cf5ad45dcab1e4e16bf506eae4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 123.2 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-3.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 05af8e7ce07f760bfee8726160d744212fd26c822aabbafde81f28bc0b355c2f
MD5 f98cef87dfcf9c424a350c576bfb2cbc
BLAKE2b-256 e8ec7260cc730e04a0c1c6459af03898827a8d8114c4dfb711a02220b3fd647a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 120.5 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-3.0.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 139977b9e2ed6b59ee5f06cc7c62ab9a8ff42b60030cf1eec4660f6d1dab6ea3
MD5 9794f7d088a3ca841af1404be1210e9b
BLAKE2b-256 9a730cb81fd63238991b743a7d9058fe18a1356146ad60c82873040c23d7d577

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2850894764c335134a78fdab8840c92a5e5b374d3c5cac3ad12bd7265f0017b
MD5 3ad078e447b8b9a3bfcdc622dd259b28
BLAKE2b-256 abbdfcdfe688cf6da4e98871b5143a4205f3f4401139b3be808b1da3ec1f3c1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ff97e17129cb74cb1ed0e6080e4f3b2d60d5050bac99ad823407e4ec879df50d
MD5 9c50a0e054ff9e5b90f649da7d1ac78c
BLAKE2b-256 afa0a2e783c74fbedf9d65667c2d3d91d2a5814428bb47bd5a2e5919d0ef54e8

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ebd5390887900f31f35255f0c7de4335e1f645a0a8d97119c7f8ed2e03d7dc27
MD5 cc12067b5bdec7a99f857299eff68784
BLAKE2b-256 1860c6439ec7a1a4c1229e679d022351b75ce96eaaa8c1747f6c6c654630110c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2ed451d678f84f22aa5769100feb6147c324ebcb2f3f3d6c53886cbc0f72935e
MD5 5a03cc9aa74f2a59b6fb36a2564e9e38
BLAKE2b-256 91fba5bfac3a9d2ed08bed43b705b6d597cb2a21fd524153e6260bf1855df481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 323b50557202f26ee1bc474388297e7f3423d768fa3ff4d6082f795736da1eaa
MD5 6ce17890bdd148b09a4afe75982666ef
BLAKE2b-256 cc9e4217a1350d6050aeee208a1b5a6f95ec27d0aba4024511ceaaed3d68b437

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9096cc14083a58425fdc4f439fb676dbd520059f868de4a0b86ae481e49d3705
MD5 8eb314b17cbe8fc9f65ec65b4e5c1c85
BLAKE2b-256 042687880f9f5dbecf93f270ddf62b10cd203d89eee29eda119d6c443e69fc4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ba7aa41c63ad326f575a90fc135d0c7ce58a563019e7a5526570dbefd3bb8e35
MD5 849d0eac9027b5f9ce3e0162f67e2af0
BLAKE2b-256 2b1bd055ec696b6138c617f0779f4cabc6dbbc1ae27614cbb6795a1e1ac4071a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 122.9 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-3.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 be501c45a93dde2363bfe4cb670c44648facc1e14df5b958bc4a32325f00701b
MD5 05e96f4f5f764b78a4028cd7d5bed5e0
BLAKE2b-256 4b390938bca01d849c7e0da4d99b5ba80373097f9166b20fc45c26baf88c51c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 120.4 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-3.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f560d336003c9c2e824ed63c93f6a1b44badfb02616b9efadb57a1746cb9700d
MD5 8d8e693d23e8450865031a28b30cbd69
BLAKE2b-256 fd77d5e90fad652fa538e0046a5e97239c854716b499c47c7fe00694905c48f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5077df7156f8f45014f991b6cb59c74dc2563da903ff6571230473c6306a4bf
MD5 1b8a2eaa2679aa5c17c19080f625de94
BLAKE2b-256 219f3e143f6984647c9cdb6d14fe511c81479460d96a14644279776e3aca8979

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e5ce27a8fad9b3cdc4da69c4f1b9a8215a8e44ed8cbf46ab01adc45c599a6b32
MD5 1d1ccae09a13e1f939cd0aec2f1600db
BLAKE2b-256 d247f8b668365ff66fbbebd17371756d0b57566441c33fc88922d6f72422c904

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aed1cfeae4f311bc09993981438b9e2e27e5cf2949c3a4e7867a3b4cfde8232b
MD5 60c72ab737f0df21c90a116dcc1e608e
BLAKE2b-256 ed8d9aa3a6f44ef7b3d799b82213f90d36ff1fc3865ac58030c64e0f7bc6bdac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 151aaac2fb396529c58def3afb2a220dc27ae1ca2ed91a3e929fce18f32e0a7d
MD5 00174226bfc7ad31945a046baf405a22
BLAKE2b-256 ba9e4f840c9833615831e1128d0a9cbdcc09a4be71fe39607d7ccbf319f30d82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08136930d1c4ba8fc72a44844318e0f42cb7b798766793c69d5b93717421e187
MD5 1cf1ef1caf10b64574a4b2e43ef45cef
BLAKE2b-256 0a07c1d66a131045608359e0f1762a6c24d0fcb82c62987effa08113844fbdd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ea7656949d8ba89f49350f0af946f3b812804795b21607768eb0acee221159e9
MD5 157d0c3411af4cda7e6bea20f0332aea
BLAKE2b-256 1a7513fd9697838b42f91d816abda5851371d6ee0c6d4014e8bc6526a091f706

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8575ad504e0d0c29e4d0d626c4ce1fb221eb9291339db185cce86d0135fc232d
MD5 53c4042acc0f5b507075efaba7c61aae
BLAKE2b-256 b991910e4d01bcc7c9c3ec855a2c9d189347399dac612fb27dbfafd3dad133c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 122.8 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-3.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 94f27af8037820ca1b7f5d8ca07df0cafc75838338d1bbc59048f07d69694a9f
MD5 be3044f43fe591bdc1ab9308b6289d67
BLAKE2b-256 cbaefd7a632134caa94d8ed7e742399f901be875a0141a5b6b4abbc36c96827d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 120.5 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-3.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 38e70864eca0494c3525c26713abe704aea856b299e940da34d1ed4cc0f97ff6
MD5 dfda3583d35f99ec0e1e643090b95f59
BLAKE2b-256 e3ea2279bc674ca9f21084e2c14d53b892d5730210173ab46dff5b505b68929f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7217f3c0028766e99b0a3d2178a247717ffb96d23bcb141ba14af803d8abdd74
MD5 1154d1ca6ffb2e11b2069b6d9cc6f363
BLAKE2b-256 e71c310245fd3c277a5a216e009c80b423fe04921a8d2520ea5e3cc3c0be4173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f73afa4002b2f832bc93ab6caf34833b197f0bb83f98368d4194e2897616b3dd
MD5 c79e89c364951af953b2781ec46a17b5
BLAKE2b-256 57e2a230a5e21309dac5d14606cd9d8b36e0beb5b9e5ec115e9d61c00ed25d49

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fb25b754f9f100358512b7744a7e79ea8e3332fec20b72ca2c7f3bc860c91da
MD5 df22d86634510c7391b655e90911dd29
BLAKE2b-256 5a362efa46a133ac9f17dfa67eda50b89d8e6b54e5dbd49ea48d42c24eb600fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ed9aeceddf2cc239b36b3885b7c06d9ddb0384d5701891a9cd04cfcc23d8fadf
MD5 fb30d69106004b4037c65ed3c8fa4129
BLAKE2b-256 c418eb6e3e93ed9ce37c9bd188a319562420433baa99b3e0d5d1b6200a067d91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5adf2d58ebbfc99d91ef93c0f5e65eeae77c0b9b1609dcada9bfcd3a7b91813b
MD5 056cd6be423c421ea19c566a2b06a763
BLAKE2b-256 b54bb7ba91aef04d77e8d6aefc119494c5acf46898aee6c17938b5f09f1e5260

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0ac7a01303180ddcf2f7867e8a76ce0a35373c0c0e14b662bddad161ab3bbaf7
MD5 a08388c37e8ff69afbb2af7719f794b5
BLAKE2b-256 212cf8357c42b2c961ee56fab48bb0ef2f0ad5d85f9b562225add7c8ca45ec6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8a9d3bc46c9fcaca214ecfb153c6fb9d38342f28ba8e8b58264ffbe3baeb3881
MD5 78dbd0b51044bd7ffc55833bd920b235
BLAKE2b-256 9f0380c548a8f628e2fb6e2c43c9dc2763333a22f222585bd65177d345a9033c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 122.8 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-3.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 42dc954d28ca838eca5ed4ddcec3c394aee15b301c36199767c51449de912d3d
MD5 1dfeb7ea4a46139172a53f207a231310
BLAKE2b-256 fde1ad4da3fc29a6d5f6c5135cd00f72d8485285396898110e743af98490001d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 120.5 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-3.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 529807fa1e3fd4102a190661ac8e536f1ffe2c1a9ddc4c5acc3ddee524bccdb4
MD5 2e696c38155d8de522af4c0b3bcbb561
BLAKE2b-256 0d0e2129cabc2fbbfb2d351a775092c2735eb86d912e04e77b8704eebf05c2be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04f3c86853a031400bb235c207c24401eaacc1c489ce534b7988fc41e8d47888
MD5 a0daeccbb077f26399e6d4ee4d24f236
BLAKE2b-256 d0687bb9e6339e913e07dc597eb357c42ca39b94b01741f8e7f3cbb1107496df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2992c766594b252118fbf9fb9b82e23f47c3ab5f70ae7ea6b342fde2d2b3505f
MD5 53bd501704406a58a76b86e2e47ae80c
BLAKE2b-256 5ecf0086baa783224743dd3980fcdc4f2762bfd429af8c1e5860de4c62bfef07

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fcd7561b7d2de37670d86c9a0984df3d6e128c352188a9fe1d568374235b6f7
MD5 4b440cab796bf5cd33989518e047862a
BLAKE2b-256 b6cfefeb68efc5e10e1823999714fcccdbbd4867d948464dbd4d65a19b6318e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6bca479eb52248cdf2534dd31e0c932ac44bbbfc3adaa5e7e29521a7caa049c9
MD5 a980e63c17ee19dd5eef05f1a9024e7e
BLAKE2b-256 6447be52e7d1d7478644c37fbd7a09142f15e74516ed3d4bda7bab918a38b293

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 244d213f1a3b39b113478ffef06710563abc06a2bc47a3ebc8331e6f5ff9307e
MD5 5fd6f09edf5d8a084f41148b9b66aebc
BLAKE2b-256 f3ac99359aab848c408933c093b242090907ad9118e685041d4d08867ac3ac22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dcde8bd5af49fe17921c6872e86f00ce524f14333d4edf3c6ebc5b2bdd6c6154
MD5 0be17990e52bfd8c9e18d4677562b3cf
BLAKE2b-256 3dc8bbe83c90479252ee8da401683adf3163ae208631e397326e1caec963e2d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ae2c9093e3f2d21f1b49d429f625674db07d7dfd43df5a3e823ed366b4079b5c
MD5 0578704306439e3e4245757416cebba3
BLAKE2b-256 6c8482a1dad63b65d7748f4da0e1e11b7a86f2efe818b3026115f47dea65b959

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 122.8 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-3.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1f087be8339316312a6efeb5717358a8b6b3e2ab3166ec45158acc86f0878300
MD5 f9ca7b7b3821fd5d1dbbeaaf38ba6f6b
BLAKE2b-256 e38343bf778155db9dc1dc51338c237ab6c0287f4029069a1b48ed4e612abef3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 120.5 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-3.0.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 cc7f6fb0f4eca54d2d44b4dddae631f8564696b2bff14df986f48f12c908e8bf
MD5 730a8b2c9472b94dc523920843a666e8
BLAKE2b-256 94f6196cddc3e91cf7d145707b74d7ce33784f3ad8e98e56a3d5df9920c7becc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b3e17d7314c7f4db3ffc893681112f622a1aab4aeb458528c0b0c92dbf5c3c4
MD5 5fb7311c2f3bfbaabe89c06a4a321103
BLAKE2b-256 966aa356f766fc738e3b20c51c3d23de49905688d3053c98f93559771d0308af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2386d3adf7e04254a505115a5e8c595bb42ba947c3870acb51067ba6596ff395
MD5 fd4269babbc78c3563a3b06157d362b3
BLAKE2b-256 0c100e1af92bd7fe6658a9999e3f160179abb45b9457e483d7bb4b2fc4430ce6

See more details on using hashes here.

File details

Details for the file dedupe-3.0.0-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-3.0.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bc866c9ecccef0af3a7c702e8ba260ce44a25f86c4bd8af50df3103c392cfa7
MD5 585c9f081ab4e6ca5cac98612d99cb90
BLAKE2b-256 1f15549b6dfb159e5901f49b527ecbd77bf9c12b6a2c952db9639b6571d16e71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c13978d79b56e9e8c04a7ea522fde5b11468a9b5421c96f986cf6a80d41b4808
MD5 0b96c968c13e47003de159c1758c4cb2
BLAKE2b-256 88ca2db50a95b80480d70c3b9384728455b7942e6ce2e6c56adcbda530391877

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e1c369ff542abecd0dda14c8807098b95c9a26cbb3167322756e80143601727
MD5 a7f6ee681f15e2cf0c80864cfd461e16
BLAKE2b-256 7bf70e51031d7408851ba2890e538f0f9d6d10d46b83e10ca8dd7d96a68d7720

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca22517e0dfd8c8af607bf6d30912cea8b6b94e0c19082494c4b8cc917040015
MD5 3dfb8441cd76ddc1e603474fea58a948
BLAKE2b-256 63b944a3f149e4675bb060eb7c48193215772050609ed6a89c60f55ccc3aa757

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 99a97cd6c3a64e7faf092daedd1c8c87ecc5ab6ed277a1f1f546f55b64aa3851
MD5 d5a71ba3ea81ae1fe2c827205e6269fe
BLAKE2b-256 42be26640e476011b741fc962c65abc57f5a90ec5034c780c081f6adc331a440

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