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

Uploaded Source

Built Distributions

dedupe-3.0.3-pp310-pypy310_pp73-win_amd64.whl (120.9 kB view details)

Uploaded PyPy Windows x86-64

dedupe-3.0.3-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.7 kB view details)

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

dedupe-3.0.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (124.3 kB view details)

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

dedupe-3.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl (118.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-3.0.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (118.5 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

dedupe-3.0.3-pp39-pypy39_pp73-win_amd64.whl (120.9 kB view details)

Uploaded PyPy Windows x86-64

dedupe-3.0.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.7 kB view details)

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

dedupe-3.0.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (124.3 kB view details)

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

dedupe-3.0.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl (118.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-3.0.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (118.5 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

dedupe-3.0.3-pp38-pypy38_pp73-win_amd64.whl (120.2 kB view details)

Uploaded PyPy Windows x86-64

dedupe-3.0.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.0 kB view details)

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

dedupe-3.0.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (122.6 kB view details)

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

dedupe-3.0.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl (118.0 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

dedupe-3.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (117.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

dedupe-3.0.3-cp313-cp313-win_amd64.whl (122.7 kB view details)

Uploaded CPython 3.13 Windows x86-64

dedupe-3.0.3-cp313-cp313-win32.whl (120.3 kB view details)

Uploaded CPython 3.13 Windows x86

dedupe-3.0.3-cp313-cp313-musllinux_1_2_x86_64.whl (217.4 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

dedupe-3.0.3-cp313-cp313-musllinux_1_2_i686.whl (208.8 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

dedupe-3.0.3-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.3 kB view details)

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

dedupe-3.0.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (209.1 kB view details)

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

dedupe-3.0.3-cp313-cp313-macosx_11_0_arm64.whl (121.4 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

dedupe-3.0.3-cp313-cp313-macosx_10_13_x86_64.whl (121.3 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

dedupe-3.0.3-cp313-cp313-macosx_10_13_universal2.whl (138.9 kB view details)

Uploaded CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64)

dedupe-3.0.3-cp312-cp312-win_amd64.whl (123.6 kB view details)

Uploaded CPython 3.12 Windows x86-64

dedupe-3.0.3-cp312-cp312-win32.whl (120.9 kB view details)

Uploaded CPython 3.12 Windows x86

dedupe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (223.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

dedupe-3.0.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224.5 kB view details)

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

dedupe-3.0.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (215.4 kB view details)

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

dedupe-3.0.3-cp312-cp312-macosx_11_0_arm64.whl (122.1 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dedupe-3.0.3-cp312-cp312-macosx_10_9_x86_64.whl (121.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

dedupe-3.0.3-cp312-cp312-macosx_10_9_universal2.whl (140.3 kB view details)

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

dedupe-3.0.3-cp311-cp311-win_amd64.whl (123.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

dedupe-3.0.3-cp311-cp311-win32.whl (120.8 kB view details)

Uploaded CPython 3.11 Windows x86

dedupe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (216.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

dedupe-3.0.3-cp311-cp311-musllinux_1_2_i686.whl (210.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

dedupe-3.0.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.1 kB view details)

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

dedupe-3.0.3-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-3.0.3-cp311-cp311-macosx_11_0_arm64.whl (121.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dedupe-3.0.3-cp311-cp311-macosx_10_9_x86_64.whl (121.8 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

dedupe-3.0.3-cp311-cp311-macosx_10_9_universal2.whl (140.0 kB view details)

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

dedupe-3.0.3-cp310-cp310-win_amd64.whl (123.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

dedupe-3.0.3-cp310-cp310-win32.whl (120.9 kB view details)

Uploaded CPython 3.10 Windows x86

dedupe-3.0.3-cp310-cp310-musllinux_1_2_x86_64.whl (204.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

dedupe-3.0.3-cp310-cp310-musllinux_1_2_i686.whl (200.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

dedupe-3.0.3-cp310-cp310-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.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-3.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (200.8 kB view details)

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

dedupe-3.0.3-cp310-cp310-macosx_11_0_arm64.whl (122.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dedupe-3.0.3-cp310-cp310-macosx_10_9_x86_64.whl (121.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

dedupe-3.0.3-cp310-cp310-macosx_10_9_universal2.whl (140.2 kB view details)

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

dedupe-3.0.3-cp39-cp39-win_amd64.whl (123.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

dedupe-3.0.3-cp39-cp39-win32.whl (120.9 kB view details)

Uploaded CPython 3.9 Windows x86

dedupe-3.0.3-cp39-cp39-musllinux_1_2_x86_64.whl (203.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

dedupe-3.0.3-cp39-cp39-musllinux_1_2_i686.whl (200.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

dedupe-3.0.3-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-3.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (200.4 kB view details)

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

dedupe-3.0.3-cp39-cp39-macosx_11_0_arm64.whl (122.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dedupe-3.0.3-cp39-cp39-macosx_10_9_x86_64.whl (121.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

dedupe-3.0.3-cp39-cp39-macosx_10_9_universal2.whl (140.2 kB view details)

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

dedupe-3.0.3-cp38-cp38-win_amd64.whl (123.2 kB view details)

Uploaded CPython 3.8 Windows x86-64

dedupe-3.0.3-cp38-cp38-win32.whl (120.9 kB view details)

Uploaded CPython 3.8 Windows x86

dedupe-3.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (203.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

dedupe-3.0.3-cp38-cp38-musllinux_1_2_i686.whl (200.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

dedupe-3.0.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.4 kB view details)

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

dedupe-3.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (200.0 kB view details)

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

dedupe-3.0.3-cp38-cp38-macosx_11_0_arm64.whl (122.0 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

dedupe-3.0.3-cp38-cp38-macosx_10_9_x86_64.whl (121.8 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

dedupe-3.0.3-cp38-cp38-macosx_10_9_universal2.whl (140.1 kB view details)

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

File details

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

File metadata

  • Download URL: dedupe-3.0.3.tar.gz
  • Upload date:
  • Size: 107.4 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.3.tar.gz
Algorithm Hash digest
SHA256 d2ac91e14a2b873481da9917ee1b154f53d760326e1a47bce9bcb044eb884314
MD5 6fa36f0d9cebab721a88ec03f7ad5cf5
BLAKE2b-256 35ae5f1e4c26ad724246be6a63a50a21527a47d32f7a878b16724fef26eec205

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 404fab77f7a8e860961f9c5fd15b55f7ebabf8111773bcfc5f3b8b6e560b6dfb
MD5 60cc994be018b172fca9522578cf8536
BLAKE2b-256 7eefeb3402164edd1fc4985ba5c0535b4b19031463eb476704f7caf42c19d3e5

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7820ffac5008df7c368a6ad461b15054acabc5944507aaeaeba2d1844c3167d0
MD5 b556d5bd841c00cb5f92e2220dfe88f7
BLAKE2b-256 a1ced5140e0c29c4fc7365d8971374456a7fa5698eddc4dc5090add5efb8f13a

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a634980f4580dadca834ba7037de62af3890e215d94a888b3b5eb7a1ed7b6a1d
MD5 b4908ee5a97b2757982ba90cf7009904
BLAKE2b-256 94007cdbdedf415be75ea1963defb625794853da68999c978483f366b5024edc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8f2fa3a07e1e28cf6df0bf611cb8e2b0ebcefeff3078585fca4e81b7742a510
MD5 bf590cf9561e80a077a188ef3f89821e
BLAKE2b-256 d91174558dc51f78d83e190552e46314c12227deb67e1cb8114a4d56fa9dfd6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8ba0874e9576a16bcb0d27eb963284bf22e7674d98f85bc3ed25e9301647a3c0
MD5 3413361021327cac8e506d9867e8ef30
BLAKE2b-256 33f185fc3d6bb13a97a7458e9009f3f6db40522f0fae86fb548d3ef11317d0b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 58c30ebbfdacdf898cea5897b9792a8977645195f09f668fcbfa4291451e7737
MD5 e3035edd9ea417dc9e459db25aba6784
BLAKE2b-256 0be63ec9051a7230f311860977bdb6b679b1c385e7a3c56b82f1645dedf9f4cf

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9761933b711faff6766ac122de59266123e3a6ed8ef4c5d8a93913372f0a2042
MD5 ba1fdf9e0f883f7e40a5c0edf0c1b962
BLAKE2b-256 b8c8db36a3edcdd00f1db363780d31cfa45953f8a2c60689cc99a1ff454e21cb

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 399b292c869962546c9c8701d513684b38f492e495ae0da07c1068b475889104
MD5 1a75126f9056266ab9d963c7a11c591a
BLAKE2b-256 2354cfe522be212953704644174f475c3692d278323495f206e09c1fc7aaa6f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b82629ebeab8ac3099e6b6d9ef9c6540c05d9fc02d2c7b8579ab80253a235308
MD5 ddcba4f8dd6b46f13b5ad00d566f859f
BLAKE2b-256 da422b5a94773a5c00baf1da24fc1d18598511fa3a96927f63e9e19522c8fdee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 22bf799bc00da2db78ddaee448af2e1a9cf70795201ba38a342eeed526c9e5e4
MD5 ead233eda361034a3620bb6bb8860e06
BLAKE2b-256 56ee1f57e0eb2c8eeb7ff7010e8158971f35619367a5f1c22d251fa0df326e7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f2e662835af884987c00873f0adccf9a1de9d2f8b900d20b1e3b46a270deb527
MD5 4cc59fb8f8436619c3b04e5b6771bcbb
BLAKE2b-256 c92afe524c3e21a8c443c2aaf29aa4af206b8c344d90a6cfbf93b7bbd2e0a04c

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ad643eb700201e3bc76e0368e23255a883b48ca5cc8952023f162680a038b87
MD5 97ec96c7fcf5a834286f05350b6db72c
BLAKE2b-256 d920fba160b22fd86ab54796c979296dc713f0f739a9804c39b3240c0032688f

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 807a19b2fe1787092ad4e95990d6e98eb1732ff65f09722af983285cbf7b42fc
MD5 4388b2e0f4c46bad7d361979eacbdba9
BLAKE2b-256 850668f01cc3bc348cf5471177e2661abe9a5d17dcc4f836c3a99a4bb315404e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f445d11991827376f7174938bd06ccb81c1e3b93d8098037af3005a599db1e9
MD5 e47dc7dbd4bbef3011b74692eeb0144f
BLAKE2b-256 72025a94113f8322d7cadf44bfbd86b57b2009760fd73a682f7f4af60a3ef191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d4e7c501aa864579f7bcba82fddb59bcc510602ba9d97451f1086e26cc091ccf
MD5 04d3a03cb99bebf21e6f6c64f613404d
BLAKE2b-256 305f365ea32df78340b0ff0408eba3e47804c91f6e40397f4a7f8331772a3395

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: dedupe-3.0.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 122.7 kB
  • Tags: CPython 3.13, 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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 428c17c387c494dae7691fa37b1db912b6aa8d8c306bf11e7b7633f2b755c479
MD5 1eb7e83fcf884bc3851bfa36919d98e9
BLAKE2b-256 ede1b0e563672232f8d1297e281ad4f71f73e814d408fc837c0724b152eab367

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-win32.whl.

File metadata

  • Download URL: dedupe-3.0.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 120.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dedupe-3.0.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a9c122b766e0e4dde7eef5f1205e560550dfad8556c0162b2b0492d476eaf520
MD5 50c52c0b394c02d9f89b7c8d6239ff44
BLAKE2b-256 b82407459512c1e86caa4c452b48dd9fea1c138ffd32e9547fe3ee3836b4fff1

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-3.0.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 747c717df2d85329c622719b0e6b1a1ed9cb5ce7e3707529bde3f92739a0f806
MD5 a01b466b0e93a8f094d30c0a7f624075
BLAKE2b-256 c4336a8fbcc3bc8a99bbc00d6236e435a3897c91f9d854cc24f64d24bc87af81

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for dedupe-3.0.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a9903da263ea6e94e256fc12f48fb8db4d241449649a488f03d85cc79cec23fe
MD5 378c6f3eae3a0f23d55b26d2d40b8c81
BLAKE2b-256 0049de6914d31138779f464a83b432f583a159cc6f2361275eb116478c760c4c

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-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.3-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1881726102b4e683e69780399615bbf954d4196a7d4090eb733d0752ff1f060
MD5 997edf57c2863cc5146411b53a28d954
BLAKE2b-256 84c0d2a07f4608bb23bd7e2f7cf7430ccc31e9ddf7b105f31a17621ab53eb5d5

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dedupe-3.0.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a9fb2998f591381e6ab5588af1df120a41802adc09609b497c75381518065edb
MD5 109aa3a018e29780e212df0c4451eb05
BLAKE2b-256 6fa99b782e1ce60bb31902941e0395019c6175fa7d73f670c8905d9aac996957

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dedupe-3.0.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae8beea269ec1b59aca221221ae029009687cf639998a0b225dbb6669a31f400
MD5 d97c4079dcf54e16b0b1d9de9ebd4210
BLAKE2b-256 dc376e0bfca1b6c36e5aa9050c9551022255a377c14aa195587df36fdd409097

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-3.0.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9d9354bdfa9fbd18f4e439d7c4526a37f054520c992e44cc6a483fb4c5b02e99
MD5 00e9acbd379d735e74286c2da9da7d83
BLAKE2b-256 fddb26d128602e5ce1661103797460c1c2a19c267d65aaf417dd917c89b70998

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for dedupe-3.0.3-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 ff39302909810aee23766b7acb1c682df9ca1d8e3853f44b6398b89599231cff
MD5 79971afd9f59dfdcc5134082b9ebc48a
BLAKE2b-256 e40c4ae549af2ed07dcf5a925f7ab73e1ec4835ad3af7b6aca5c0bbc85626bad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 123.6 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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e27b4e4611e3ea02776749f78e590230054961f1a268c44813d3b2375b543f93
MD5 f68950952d0862fdd9bda2fdcfd53408
BLAKE2b-256 d63d6d9a4b62b13b97fa6370ac7e9864b62865d50b67f01a6052f98bd607a294

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 120.9 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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 4cd8e3a8448b983c17c133c16f6d13949e97a669c6efd2f5b3fa50a38dfba5b0
MD5 b2eaa05a3f8050fb68d522ad8b199d91
BLAKE2b-256 5e8e823af81cf6b5a3e158a832997dd7f1e3c82c3ced9016827e3af9dc5a5d14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3fd089ca5f01c5b47fd087abf12bc2b588f59ceb332f2c1394b7d85459a52be5
MD5 020e09bd52f072edbc8b708f5cac58cf
BLAKE2b-256 9892cb0ae8916ab23df5ef0491ead8761b6c0f581aa88de2752e505820b1caa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2efd63c1bb82c25da8c7a8809289e16ba706c38e75cb66d55875ce5f1a16d785
MD5 09bd30ae1f99b53afb50a8e87d711753
BLAKE2b-256 2b54dad78f9d6f0954009e3ed44b342394978acb8adfdd0b2667bcb7966920c7

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0c7a304f2957cb9d91124c70d1887fad79789e8a2a6c9790bd5a83ca294f93a9
MD5 74a53a5f2437eabcf1c29112a7a4a159
BLAKE2b-256 43fa6f50daccf730b844250e6937bbb2e3660d8b0222efdc568d08da827ebbf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4c0d0999b6fd237d980118bfb0a453a11cadb9e13c9499eba3acf4002ceb074f
MD5 1976d46785897bf8f70ca26282099572
BLAKE2b-256 459441e154b5a4dbe14357ed6763590c2938272b34081c8dbc3a6a1a8a793b88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c569e1e68e4ca8b41c7883ab8c06729cfcab0cb063f7526d462db988819b7c8
MD5 f0554606b95329c3ab429468c1d887b5
BLAKE2b-256 24751299a78807ece45dcb5aa9e5204ddad1829515917d4a244a462cfef47685

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0362236177d1a5bfdc74021564f92a88dd2d5cfdef5cbed8e508a4996d5a8500
MD5 70ab79f7d20c13b0580aca2f2cf271ef
BLAKE2b-256 6a230949d8239abf75eb13e2df5eb3058aa04948de5f5d889a952091493cbc44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 bdd62424c51033e5c6870a75c60a74907857ea582ea67749cdb58ed2935244f3
MD5 50381ae144a8fb121321d97263ba8802
BLAKE2b-256 be9216ff305a46f9f4af725ce7fa8bf5186bc2b50dd0f61dd8377d11b4092db4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 123.3 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1c9b1593bbc042328b4b6a4e15f1e83510223647b7c962b0adde735b92f32571
MD5 d1cb79278d5ec001febb36fd3c6464fd
BLAKE2b-256 35c563cc62f8b6f5f4b1efca7f338b2374869803b999bb132ae49f3fe9c137ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 120.8 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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 90c628e9395e2473e05da6534f50e1881a3b680d4beee0389ccf9afc320b9cb3
MD5 2b062f02c2a2fdeb89c82f5cdf6e3910
BLAKE2b-256 840926281fbef4dbf837c989a0668706d84bbe85d21c4bee2af8dcd81b8ea6f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10891cfba220d43544266887e1b1505ee4a6cf150545fd3d1cddc9b1b46262e9
MD5 15bfe5b7f1badc9cbb703569738e7177
BLAKE2b-256 0903bf44731d573190ae743c7db0fd2a453f37cd81d1f6684887285caee8f846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 08a1de347345e8696681e52a9a8983c900ba2885621ea4d2f6c4763d36d3d499
MD5 b62d7bac5f9c29fb9dad18459c255951
BLAKE2b-256 c98c03c0433aba67891f69a6e196f65f8d177850f4a8b24ee3aaa9cf277f91e6

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 590ed2697f4de406eaaf9d6464efadf992b3cf3d242a3466611d8b945c249c4e
MD5 65af008c4481ca10535d0d406369264a
BLAKE2b-256 2b75bd929a9619eaa52d0562894011702d6d39de37c511a47ad3140f087df0e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7ad61b16ec7cd632b87f030ad7659ce35097b772abaeac6c24783544b60c8fd0
MD5 715fad1c32f2620abf9a279e88066df1
BLAKE2b-256 a88061e7ec9b340cd14698f73565219c04e4c2d4fc7e66707f3cca25b7be0e97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c01e10f01df91376185db1fbaca91c7b4043277c67fc2db71fc038b4cd738f06
MD5 5cea7fd544f61ed90e8de3af73377af2
BLAKE2b-256 4a8febf37a0623380b282f650f519c3011ecd307427cef2a08ee17b460aad471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 09ef4ddcac3bffd2079bdcdec4c70f595a8c7394e96489bba6c1b932408103ab
MD5 bea1c9d1d1b972ade6a12653a7e0271b
BLAKE2b-256 574d5986e0854baf9de718dcb1d88471043eaf4e6b5a2e71b2c22df247c0d341

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b41b92e0185ae992b087973a8fa86a4c0aee70af1bdb0baa3283b5bfe10fbd86
MD5 a8473afb488b394d670c1a1a5650c604
BLAKE2b-256 0de49d0167c9096897891cc465ef59e28c269eb6587f52c7b1d1a2f1a6aba381

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 123.2 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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5a48310120aff668ded4c6fb49256ce17fe672c2ff4a123098497f315f15244f
MD5 7136374c9226f4eab21d0f5924ecce2b
BLAKE2b-256 1e43b02f5a793a5eaf45d00c41d18e283d5718dfb31f4ffddbf034a3ad575e5e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 120.9 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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f8490e8977ca3085c22be2e87ced463bbf0d414c1e57cf0c92f0dca597ce43fb
MD5 dafbf557eced25d97240a0123141fa83
BLAKE2b-256 38d9cde4f91d904af4ef6ef155e9903b4d3948c763c3e7221c1854290c353c2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d2a8858fbfa50b1f1d33516bb9ca8844e2b2502666398591be8b23e7280a98fc
MD5 38b91bb57ea700cd4c4a41e0da2ec7ab
BLAKE2b-256 ee05a9cd94a4a7c8ebbf280e1c55d219e88f587f6abe710bd9345228af7a88f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1f03a4de85420813a4909d7a00ca889995d99478902deb710e4f9df485cc93a8
MD5 1e32cdc32f37cfa6924787e9293e0da4
BLAKE2b-256 3c8e9355ea6b817c75e73b2f0165e9f3eb645faf46e7bdfcb11ef0c2abb8b3ca

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e39c8eca84338a3e75244e5fabed93dffb8ea0eb39e847afc095e93c8383384a
MD5 5edfd45840385124bad8473767ed08d4
BLAKE2b-256 53d3e6077d1e37a43dae0815c563edfdda35e4c3228e5333dfa07eef7f428d5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3a3b231697feabaef94740e91511a8c65904dc7c7c5c4921d6279f2d3898c4df
MD5 7d2503a7d9aa4a97bc45134afda5f0cd
BLAKE2b-256 2cccb6195311b3ceae477ee1835942a42f20d7166af58b5783fcb3e42a02be42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b63cc787ac3e5b77bf834e5486c83ae5445afdfad5dd54f1e952737d4a99a65b
MD5 0d9701d6ea92d8633accad66909208a7
BLAKE2b-256 fa64278d083055ebc6c553d3be324035374f1bbf6c629a096cb7fd9de1b033a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5f655f15ad538d1ed3329b264ad7a1d594842491480828edf62694cd87ee5095
MD5 7192f1928cf6489616f0c2e45d25ccd8
BLAKE2b-256 e763bba458c4e51741db719124406ee2e0f9947307a14cbe0ca0a7213a2162ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 05f1c6eaf3169cbe20e60b695c4e716ee53d359cf36c76ce93b812fa6cda7a00
MD5 f8e6ec49ee53e10537fb1fb9618735ba
BLAKE2b-256 5e5df0ca13693a14f4d95ed75d30cb6b637419cb26907625f893cbe2fcb7a2d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 123.2 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.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7f148103f0fa6632c27e087b4e6b564053024cca2444842eae2bb566fe0c39dd
MD5 c856f8ef77fd12c69528dd7ec94bfef5
BLAKE2b-256 1b2fdf6cb1246cbb2047fcb3d5e5381f8a8f564171c669e7011fa744feb1f3ec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 120.9 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.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 67032b7732a4a2de5e25eade70c020150d840d6901913705e86ff30059b49c20
MD5 e92b0f940939f521f783323ed5ba0f40
BLAKE2b-256 e7137439425eb2d25fdf036e4c33588ae67f6140343c1eabee450fbb259c8586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39e61112cdbf554fbc59f34372c1fda44542bdaf32d7e424a4318dc62bba9173
MD5 962b55d4a806fd99f1c894f27b7e055f
BLAKE2b-256 dd281e1d771a6e90ce826d5ee164021ab5dc0e1a41d3bce1aff18a0a7b18897b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f319d2791b4615437e8d9bbd5f4b0acf47b94ea5674f01a312bfc051bab9a58f
MD5 161e589d9e0ee95f4d17c4dac945d419
BLAKE2b-256 2e8c6e48ba75d577d1614e03f395441f625439b80f9d476e07fc306f46e83c69

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d74067c8432a99cf65d33c25fcf95426051f07f8abc100ee96c699ea36e1fa4c
MD5 c16ecf65fcf01da5c7f7ed9248b0bfce
BLAKE2b-256 7fce91c3413e4f5e685fe015c9b46e91f72ba5ee6a033ac34f52023340c839d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 299faaea02fc16990ece560a12c2a531a1eb3306f65974503a684b1dc9cef587
MD5 1b5ea0eafaf6119f47ebc64539346368
BLAKE2b-256 4db92f4da8b06e5f10a1922a904de55ce52b023d78d0312dfe8880f5efd20dc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c55716e0a8f789ba026cf4e571e79fce66137078165c657b3d42634d0e3323a3
MD5 5e70dd0f11ba0713ac6c0411b4abed1c
BLAKE2b-256 eaf342ffded390a7e67a2bdbc6b8414a7b5da0594d0184aeb5f23fb5135e2b5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 995a757423ccc51d4b5299111978929c241c221ca7d698b29e736c2e1d57e840
MD5 acec26748c3c07d6368b7afa7c6a6f59
BLAKE2b-256 fdefc5b8440398d7102ebbd64aa0443f286fd6a07cd1b1b75cdc61c5c3892f98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8b7f3708f4fcc368fead04b2185140c89e3906b109e693ded93d8d80245eb842
MD5 aae2bf28716615456563a3b53c83d739
BLAKE2b-256 0492f2ac4e25e800606efd1b1fe8fed25abc32bbe1aeec04179ee260a8b4e186

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 123.2 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.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8eeaa673a468cef591a3e2e75f7377c64834ce2ad74a3339a7fac82eaac5a804
MD5 3247315c6dc3d05eba95aac27134b204
BLAKE2b-256 6306da5d645a281f1e7cace4bfd5a42c91d439b12300a7a0fbda5aface3cfe00

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 120.9 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.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d000a0f6dd28c027b616738ee0a92fd6319acb6d5d6c7935eb67d41099c6906e
MD5 6c96c72d8b723255e3affbc6c9476b9b
BLAKE2b-256 b17fba3c764ed13a87492093ad7e6df88e3b6a24178b2a368e6db3095f080156

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 54e676a4f75d7f1714d90927334a71b79b7a0465dfb90ac4d62eaad5a56911e0
MD5 cbbf08131288d4de01a18f382c6b0bc0
BLAKE2b-256 07e5e34648f96974f6198f59d2fab9d9b3d4c2f0e64c1ae4f44651fb8387b8b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4f3525ed6f9a5dec392bf270399950c36edaf32e4c7e6a50fc0fb670f66e55fb
MD5 07993ee57f5dfe8eea49aeddbaff9caa
BLAKE2b-256 64b99c3e10f50c5eab9b53ee1d38e5d4626c8790fc40432d73aca8d65a158e4a

See more details on using hashes here.

File details

Details for the file dedupe-3.0.3-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.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2abb8559a5c24a15ee09b78da668231d5de7606930967b985a80131688ed4c46
MD5 310e3ff17102e0c349d2a68ed620040b
BLAKE2b-256 8ae335b5108292356af0bffa056f02521c2fc4dff7598e62c441c8fbe43558f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f4644cab955687e3f65663dbfd993d74dee91fdd2b116aa98724b4a76b8738c4
MD5 b81ba17fc67d634919ad8339bac083b8
BLAKE2b-256 96d7fcf76392cd6ea50a66dfa96d8f7ac100fb86afdfcd0b6c449844dda644fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03d068942246987c26d32efbb0a550ef6c34bf6f374cda726442b13248416282
MD5 76f1fb77fc6a3c234211a76f016894b6
BLAKE2b-256 8c95f4ec2d79cf1f1181a062124b5f957b47ca2edae1760718d6072ffdbe0030

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0781d3ef9cbfde70ef980ba3e4738abf0dbb0b32970286c1a6867da313e1bba4
MD5 a09b8021c5afe17882aea12a0ac336ac
BLAKE2b-256 935efd97b63fbe1681c733d8c8bd6930c406f5880ed3994596bb0d8e83b4b619

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.3-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 be0f25d09ac991982f9f990f944ebb70beac639baca9a5e0bb68ec6fb3b60e14
MD5 24ade877d9bb50186bbd83495bd9a4ad
BLAKE2b-256 ea3983fd01010b7fb89a61cd00eb84f4c5677b4e744bfa5a702f7142a086daa7

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