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

This version

3.0.2

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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

dedupe-3.0.2-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.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (123.9 kB view details)

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

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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.15+ x86-64

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

Uploaded PyPy Windows x86-64

dedupe-3.0.2-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.2-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.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl (118.2 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.15+ x86-64

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

Uploaded PyPy Windows x86-64

dedupe-3.0.2-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.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (122.2 kB view details)

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

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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

dedupe-3.0.2-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.2-cp312-cp312-musllinux_1_2_i686.whl (215.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

dedupe-3.0.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224.3 kB view details)

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

dedupe-3.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (215.0 kB view details)

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

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

dedupe-3.0.2-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.2-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.2-cp311-cp311-win_amd64.whl (122.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

dedupe-3.0.2-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.2-cp311-cp311-musllinux_1_2_i686.whl (210.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

dedupe-3.0.2-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.2-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.2-cp311-cp311-macosx_11_0_arm64.whl (121.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dedupe-3.0.2-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.2-cp311-cp311-macosx_10_9_universal2.whl (139.7 kB view details)

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

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

dedupe-3.0.2-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.2-cp310-cp310-musllinux_1_2_i686.whl (201.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

dedupe-3.0.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.1 kB view details)

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

dedupe-3.0.2-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.2-cp310-cp310-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dedupe-3.0.2-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.2-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.2-cp39-cp39-win_amd64.whl (122.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

dedupe-3.0.2-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.2-cp39-cp39-musllinux_1_2_i686.whl (201.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

dedupe-3.0.2-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.2-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.2-cp39-cp39-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dedupe-3.0.2-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.2-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.2-cp38-cp38-win_amd64.whl (122.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

dedupe-3.0.2-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.2-cp38-cp38-musllinux_1_2_i686.whl (200.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

dedupe-3.0.2-cp38-cp38-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.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-3.0.2-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.2-cp38-cp38-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

dedupe-3.0.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: dedupe-3.0.2.tar.gz
  • Upload date:
  • Size: 106.9 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.2.tar.gz
Algorithm Hash digest
SHA256 29d31579c8ca1e042bbfff962cc89718d17793bb699e25f3d392784645914379
MD5 ae41896d61a03be807210a2139da135b
BLAKE2b-256 3feeeeb1c77a3ffa6ffdd3f16ab103f7c1e3ddd03a71cdc0d95fe88fb2db7e07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 76185d22113ce35f72409a53794557f3ce33c84c6fcb703d9f8f208635589649
MD5 5f463b13ac63d63701c71ed1f6eb51d4
BLAKE2b-256 cb9852155b95217f51b42390dce7af622e326a574deb0f8d967bc9b30cfa7ecc

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8255c19501fba1c6b1d7c88bef633551fb5550c86abb22b788ec6418fbba92f5
MD5 5076fc2ab508c46bc5990e0cc17fdcbb
BLAKE2b-256 5328087bcee4c3da1ce99ed11cf2f8f809ba52441a40d869e3adb72635736fc5

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 035c16435826a25e40c7db1b13f13a3cb14d482ebf1ef9604c3067ed1bda4785
MD5 110139766b97987a1fa0f5ef453e54ff
BLAKE2b-256 2246fdd4526ea3f8bcbda1733e8453dd4278f5946104512bf6a73a98149eabe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 232d2a36ab53634ddf95f12979d1b758e820f3fab9a6c24aedbde24f9ab6e2de
MD5 347be533cfc3dac5be1b0a3084c072b4
BLAKE2b-256 3c7da9514a700a33cdb53b9253ce4249b6ce62677c3707f9b48883137cdb3340

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4fe5cd76fed2e85fe9bb1924fd4d8d4b6a12373e7b7b959ac09bcda72de20c38
MD5 896dca22844326014b5fa74826d00117
BLAKE2b-256 5d2093b9b1f752b0eba10d0781e400484febfa932a9db80a39676b489864f320

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c910a0843b9f4ce8c9b4b98be43623c7b1e15920bb0d17623ad380d8f03fb4e6
MD5 2dd33cec20fb3fbab6435015cf5870d0
BLAKE2b-256 3e9c415be958a93afa9c3ea84b0fb91c73986999890cfcef63ade6dd8c816f9d

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24c35df12a55c6fa18cb6c8cb9b027104b45fa2e32e3471739a611e278094fcb
MD5 16708a34503b2b7b78dbaa7fe9d43e0e
BLAKE2b-256 0972a12b1ac03ce01fdb8f0f384f660e2a43f78e58bc16e1424fabbf02633a48

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 05228177e9061a30a9eddd8c7f794d736c1b096f7780eb3b3420778858bdb7a0
MD5 606dfb0a9016803e2cf39f947f7e4a13
BLAKE2b-256 6db922c6d32df2746ed547b0e56579b78887a6ee6af4618e6c6e9c1d6d5b046f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0eab090b78185f88ace850080b59cd0ca362a64a937382bc411fb385e1026af4
MD5 48fe0670b1dc000613bb49c873c7b162
BLAKE2b-256 a869e33aaf6ae3a034bae061e837613ec38425e4bf5e89187cac0d9e69965f1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 258d66e6076c1619f79b13ca4383e6059a73a6b4310db7dda1929e6774477acb
MD5 2f274bb41b98bdbe901f60377f7984af
BLAKE2b-256 4742a9c2107b170d423bd18c79fb21dcb6d48d59382299b74dabf28df064d9b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2dcf4d24846cb1ab21493d492e9f975b34ed785f9900ac3753863e118001153a
MD5 53d814240e0417d4ef4cf348aebc9611
BLAKE2b-256 5d423fa574cf847a7c4d8a6045c865f7ca23c41a4c98b47dfa0384567a93655f

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e2e6b2dd7d19f299fc9e7c0dd2f1d13c92885ef46cb0b7f4f82a8e3f6552a73
MD5 70c2702a5765e166dd87fa1f2a59f7a2
BLAKE2b-256 88dc0fe60a8981af87e6b235d595439ced68e5e019fe347c92f03ea8cf600e47

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7662d2372d83c3dc04b42254865aeaee8cda16170facac2693626a69e55e99fc
MD5 d9fad8741a26fede37df52689be25bc5
BLAKE2b-256 3fae85b85a69f65289e0471aea53bd889f4664b0198c1daae09d135c3ee6bb15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42f3b1f2caf11bff44f1e2479e66749d3dfeee9df669f57912f242f3157e9b2e
MD5 0560674ac470c3e758f33e0e8b1c2b1d
BLAKE2b-256 da8db98e5a8eb73034530bb40fda0d3bfb5d714299a247d33e9a3df56f08411b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3ca9a82df3ad9ff5fbd70667d17c08058149273d73c8cac4e8eb056771d92700
MD5 87855113b2d190fb570f01bf71982c8a
BLAKE2b-256 4a3fa9102b518100b67e416bb7336df493a96c7efc38889e4fff34a7e319e8be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 82e47554df3aafef42a4e10030ef69de060ac3e74a6f51b5e4efa508f3751d68
MD5 3dc8fd7f3ebe9254db20395d9e612ee3
BLAKE2b-256 6ea6dce388dbcc4b09f63e1a2d822a891114eb5d86c13e884128ff26418cf941

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 9ce218b68e0fddbe465d46bf1a49be57c1189ceb1fcd16d4875125ab08100e03
MD5 6d09d93ea63c710cdf69adb808956536
BLAKE2b-256 899e4b34c326274334521da4aa2a8e14d419ae6b0f4b9af8feed3d562185ed86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 80713cf3ace7f4fc50a637b233a26ac7903064b92ca0ccbe5ddc008f6381b0de
MD5 a77041bde061dda65e1239341656b94b
BLAKE2b-256 3467cab02c0552f74477d63d6234abb076c8ad2af4a686c8915a5500386343fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ba6a05bf60230fba3ddd6a75bfc240927dfb5dd8f6a94847d43a668e6d2981ed
MD5 88f84a9cf67a0331e1a236078f66083c
BLAKE2b-256 2c39678ab58ddadb83b9dd48edf44e9b17cbd418c2e10b7d991120af93de8f19

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a20d66a778476c23db66900eaffddebcc5484742faec67e528af49f12cd29f3f
MD5 b46846dc5db2e8766dccc6fe05648b8e
BLAKE2b-256 b22a179397a89b357f27c219f2bc79e8b3c24e4a2aa51e55cc502150aa1f00fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 01607bb50fd90c886f9307f2af0fd7198c6e7491a26e0e0823f35fe60299e80c
MD5 62dbb334a58d96035803911d4dc80468
BLAKE2b-256 3e68c92f2c4c56b4567be152ac61b2e286d9c97acac38f45a81a9f4b861a459c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7ea252ba4c0a357f4470e205d01eb87597ec86f354aaeca59760ec7e46630c38
MD5 d358a2e69fbb8681d56bdf427ba726b9
BLAKE2b-256 7b374847ea73e8c8aa19c50b5924d834cf4b11b85bb341167884d910875e9fb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 933b65c7771ca2a8c879e3b4dc0b1363b45c65c18ce9e7d49acaa2d455ef27ec
MD5 76de9a665d9ccaa397e14b4a8b9f76b2
BLAKE2b-256 f62acedb22b5e4efe0f6530deb8f5853b3a280ecc998eae7153458d8801d56b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 97b2e5bc49ec0c098f1503d5734cf3a1ae6fd515b3ab998a0efb93d629d68511
MD5 1050df96b43d1124aa222f20c90dda4f
BLAKE2b-256 d60a9ff4b4563cc71f177cb736c832fb262f43228f2c5bcf48101f86488eede6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f4350e7da7e498cdcdfe202109ad149f67c71f6f09f942b5051bfc9e53259efd
MD5 da94a1a0795ac4cd6c1c99544d4e8432
BLAKE2b-256 f6dc21a601d7ecce8bf144988ab61fe8fb60c80798571c93f0692c5384a4daf8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d02175bdd3325d3316281935ccb52f586bef7c3403fbad3eba2e1c7a0edf3aac
MD5 eb68c393ab2a3a510f38e45e38167a62
BLAKE2b-256 b9e959338e15e046bf80ae135ce20982ef8268f1aa28cddb8102d93d7fa387cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf06cfd0a58925f7b1c061c968cc63179324b5ee00d2850f1ae4859dc88f41f5
MD5 20bd4a5e539c6c8dabd6fd2330fb292a
BLAKE2b-256 19fa066947fdafa1a9d7df088e706b148a3023af0a858d4973b1e82f6b8916fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 416892c3e7bbb443f8cc45417be03c34fc6da415d97a9a1f3594f42a7216f91b
MD5 90de4513cf7b72096de73830108877ce
BLAKE2b-256 e94d878a86e352d4015dc3dabb856135058b3f1ca23d12195271f6749081be01

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f2aa1952166f25d0c682b8ae5539e9c5d3ff29393f48815e2e2968e443e54f0
MD5 3b21adaa6e20a06917bb10c18268801e
BLAKE2b-256 8ffb9a28d27e27b0e3c9047432d84e339fa98818ac5a63fb47ec713d7ef66947

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 60de9a777ffb7875a1d63606eeb3f2ca17024a1837c41a692dc0aa483c74556f
MD5 899f3736612cb6c7fd976bceb074652c
BLAKE2b-256 0e41f62d7aefd46c1b2048a5cf36b29b48b3466742d7d3bf319e5e813aa10286

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e6dd7088fb3b3a9dbbfbbe5fd1ec97e9b7c7fb9496f20aec4a798e8651436d08
MD5 7a3773f490cdb45f2bc8d75a540d30de
BLAKE2b-256 a9ea56d39d21adeabf222f4b8d76f70ea5f324ec9c43490ebc4090d7bebb47f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2e9d76fc6d60cf817d255d604869b1ce82b9a00dc251b5580cdf7835a33662c4
MD5 cab9af27bbadf161a305bee243da0a05
BLAKE2b-256 bccda351307f73d70a7f65006b27f43cd97fc248978c7139eb33d35d00b6e07d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 dbe2393307f55362d0ca2d86fcf667de03661531fd4bfcd79aea66a90038353f
MD5 55479e107f5b72622df242f08dcd1a42
BLAKE2b-256 c14024ec00747f19cf8b778277f02b5cb51abddbef39ff562f927b3749ac28ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f2420bbd7cae90d658cedacc8d905f32058dc8a523397b6e5aff8d0f079c17ce
MD5 9d159c4cfb783fbbae3d6f650bb2701d
BLAKE2b-256 d1091568f159cb506fe077a9c2db7a53444feb84344c4f412cf4134a0757bec0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f9ed3bfcf5a88c89e5c625ac37cb64db0e614a769ad7a41630ecb3a26f6e5db2
MD5 4bd1b78425ea00bf53fe11a49484dbea
BLAKE2b-256 c14ed6646e92d421e6074326d7daa8bcbf8940006e19b5c3c2387c921091275b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00d77c7ad03e5b29053ff9e63394a92cd969f17338574025995236c48a49678f
MD5 ba285f296050cd84cda5e27851cfcdbf
BLAKE2b-256 b929a5283d8bdf21e000352cb040fa069e534e6197af2bfc43f55156265462ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c66bcd59fed129d20bcbc0a83996f47ccb8c70c6062bd682c3d8a1a2445b4a54
MD5 7346bd5d76f98d40e666d66d5cb2600a
BLAKE2b-256 8e20338252dd3c3e83336670e765c6f5d949bac44c4465bb968e27020797e6d3

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c7dff35af431601e608e94e5c51c887f8c797b030182d2af94c304551b83d5f
MD5 6712d6929a503cda67096b5ae21ba53f
BLAKE2b-256 b776a163b47253f3d31ce81570fd1ed7126b0515c26ce231562f0c32401114cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7170e05a700f9e1d31cc83ef30560758b41c18e4f14f99934c3c4088d6170e1c
MD5 fb64c955dce9b7d505a59b94ce5f2762
BLAKE2b-256 467af1bef0841fbf84fd19d3bc86236938ed42826c8c23a4ab1df30bb1238f60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb061576e286a4999b692cd71a939ac07aa3590585f1725bb37822ac7e271bbd
MD5 2a5a8b054666a3394f32be866f6af1d8
BLAKE2b-256 3ffea2511590bc09846a4abba3d5a7b261dc26ed6bcf726aac5d32eb07f3b3aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1ff9db9c760494b58bde138d0f1e0333b99857daf99326645cad70ace2cd2c94
MD5 0905b2c06a951e20b30699b4944d567e
BLAKE2b-256 38e1a1c0219a861186fd0f92eb3ce83d6f22bcbc451fd65c6cb774ec96870323

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 08aa9ad020d5a4c9c2f979c66db4445d4b6011b60b460e2f282cdebcd3bddf0c
MD5 0573f3fb6f31b71e1dbadd71dab3d0bf
BLAKE2b-256 3e6ccc227e8065207f5a19164e2c01295c6cd38b05fed506049151ff9dc6271d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6056ee9a434557e3fe5ca7fe9814b488cae29a8034f7655432bc11f0ae1e9c6c
MD5 76486fcc357479860e2a4c4ec5bedf33
BLAKE2b-256 66c5661bc754390b8ad403bd5da2c2955b9c3421804926b56f1d9e71072825c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2642e3dc0bc51ff34397e13d7f32bfe055845d75637cdc2cdf2139ecb7419f75
MD5 18993c21953dc8361a4890008719f04b
BLAKE2b-256 00a015f48d67e637ad18f8225de8b9583cdc23d948c4b47c742ccb02a7d46953

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f35f0e627cff283e70539293d56a981823de4eb457ebdd18d1f9e372f6a340e0
MD5 c21d250573dd5491d64c11cfd2c1fde7
BLAKE2b-256 9b97473c37624bf25c43084f82ebc464b0f2003ff87b583cb632199584e02000

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 616036c73ae5cf4f25f1c02719641daec7b2619537e99502b7d3df8e8116c186
MD5 ec16796a58082ca2830c70e3fa54049d
BLAKE2b-256 c5522906178ca7e7aa164b9b95bfde92584ee4c87ece63ba288ea8518a18a0e0

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cce85db383a6c8664ca530d41d35fecdd1a927c7dee7decd329feb9a7d70f9a7
MD5 8da2ad89c723a551ab84e4e5de8cd961
BLAKE2b-256 8c28f3c56426061616feea846e58bc21a1a161d583e2e5efdebe262a5be0b6ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb719d9771258e3a7205c1c1fbb94373eb6571b8f2ecf8f7a125a13970729fbc
MD5 58d84e01eba3ac79011dae8ae8604772
BLAKE2b-256 85ced5072b9ab19fec329866e371dd4ef4e18ae3918faf99f4f636bbc25ac903

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36ff7e8b14ee330f187e9422c974c087f9d6c8de334c5713414616bd3a3c19ac
MD5 681a4e8affc915a955226fde10fb26b7
BLAKE2b-256 1ead1810af82465cf275e7a3a26f88b00543af20e686ac8d440b66974e37ff79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 805316561a1388c8846f4d17b43e69f35df07ca118c120d1dc7fa1e4ea069663
MD5 dfa2ef13db9a4415cf610a5296d1f383
BLAKE2b-256 3692ef5eb01163731928e0c572eee756b818c9b8a7739b04af935504320d0a3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 faeabffd4f3fdebd1b09f33e3181da8289b48da0967ce8f9b032f25d55548798
MD5 06cd492c6357422c2c7cd6330e922829
BLAKE2b-256 64fc44696486261ba244abd24fb45a5b4e17d09deeb41f78409f27d0e8eb001b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e7995b8762184c5ca3752b3a5e02c97a243f8ea4d13b5d618478074f0698dd14
MD5 a8fcfc38f25260d28b2588ff18fb0567
BLAKE2b-256 f2cf9b9a37d9e9b088a09735a8b0bfff99041b7d1d3e74d3482bb665e38932b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.2-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.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 3986077fbbc051f3c128fbb23b5401eb7a91277ac996a60361045f33858ebdec
MD5 a4f196865c246c1ddfc58a6cbd6694eb
BLAKE2b-256 ee29e9428f14ce69419440873baf8a21ad862a36ce7840bb007def4c7a9b9a24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd515abc206339efb95acda0bdbc646a6cb3a7b20bee9a0a5484515e5a906295
MD5 a4b70e197639b80851243112e38517fa
BLAKE2b-256 1de695ce71062e9a2c6584cf4dfc9d34b5712715266a662042e7fb12d37a8e5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 67b81c26629bba06c40bf0f18bfa29f41c111beb004648c6e9cfc1047a858fb6
MD5 3cedded6323995b92dae23e323566116
BLAKE2b-256 dc3cd47ee78e30a0a6a07bc06ce18dc2c616d2390cbb320a9c4961e4455785cb

See more details on using hashes here.

File details

Details for the file dedupe-3.0.2-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.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 359037394dcd95f985a8c582a459efd23b03986d7b87c42d505665aea726d601
MD5 1eb417ae1088fc2d8a8644970e62c738
BLAKE2b-256 4775fd12a17b0102d8fa2e2cc959ef9ba3a2aa5640264256c50312650f18c6ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 094fd27e00fac4cb3dd996fce3447b02960dfa036f49289268cd30fa81176909
MD5 c9ecd79367ee7bd50acd3d9b21bd5078
BLAKE2b-256 baa3cb53faa27f70c278e5aeaf046f23f0ae1eaeed89eb359f9ff38b922970ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0beaa14425b82eca1d4785c1de8f3973a54238a78e54d152329d0d189ddb5b9
MD5 94508baa1c95258abd5696c0ca913e6b
BLAKE2b-256 8be6455a0ebb7b5530fc89955181261821c80795ffd23d7a6349cb27afeba9f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f2fdf98d94e9503ea5b3a974fbe3f8b6f91b21d42fa0e8ba91e6f153365836f3
MD5 d75377a11a75e35716dbe5c3b05bb367
BLAKE2b-256 aed961608475e6d49ff8e7b69b22adca6819b0703f2827c09d788fc505d5c793

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.2-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a0b0190a80c27e50f1b5c2aaf8b6dd58e100c2ce1700091b01a79ed5f7955ce7
MD5 93554ce0f321a9d988aa69141e44a465
BLAKE2b-256 ccb7c43892dd44e19a531a689ccbef067654cc86ee39147cf4349ec7ea79dfd1

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