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.1

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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

dedupe-3.0.1-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.1-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.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (118.2 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.15+ x86-64

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

Uploaded PyPy Windows x86-64

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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.15+ x86-64

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

Uploaded PyPy Windows x86-64

dedupe-3.0.1-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.1-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.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl (117.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.12 Windows x86-64

dedupe-3.0.1-cp312-cp312-win32.whl (120.4 kB view details)

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

dedupe-3.0.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (121.6 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dedupe-3.0.1-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.1-cp312-cp312-macosx_10_9_universal2.whl (139.9 kB view details)

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

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

dedupe-3.0.1-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.1-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.1-cp310-cp310-win_amd64.whl (122.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

dedupe-3.0.1-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.1-cp310-cp310-musllinux_1_2_i686.whl (201.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

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

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.8 macOS 11.0+ ARM64

dedupe-3.0.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: dedupe-3.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 82e255178598d8fafd095c7ee55e25a517af2c174941f136aee0014b2e255a79
MD5 da44294758e67649e743a16a3e84c353
BLAKE2b-256 9b1f359dad0b7c5ed478d6e65fda6d40b8531775bac4e4704e5d7763e67609db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 66e1285896e8ea41180de8922f0f6e758668f10595f6cfe948673ae0cb4eccc3
MD5 e0c146ced3a24aabe4eefc27c7918345
BLAKE2b-256 5aa6379e691c66b0b9e5b70a9ee59ddcf35eac0ca76a7ddd8c611595199662e0

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29a42b9d796b2e8ffab839229d8ccbd9e634f520033e44e8d9dea87e689a2835
MD5 842970e56d503e5579958b94833504a4
BLAKE2b-256 f11ba6f087c882a20d3b57b4a6a11540b058a1eebf38a30a6290d51c63790083

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b42b9ad0c0f6fe5fcddaa452354c62e2fa43baa06e4c69120b055e0ccca839d
MD5 953908565951995f7c5a4518d21de64f
BLAKE2b-256 77e5d2bb1469d47a5edc32852c8248738dfd00ce3c06bd1a0ca1856700c9bab4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbec7ed10ca5cf9fa6e98b57dad93e4efd1502baabd4b2b40452a91de83c5f5e
MD5 5b88d4956bb42ff788bd7235d97b485d
BLAKE2b-256 af1c221d15daaa42ad5350beedff78679fdad5450721c5c9cf01f5849bbd56bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 af39d92ec57e088e0a3da2c1ecafa941d2e121afa6326e83fee5f6d885641cda
MD5 a76d06f74fafcfc87b16e873291d0e82
BLAKE2b-256 f8bbbc45116ca349e50485c9d8ad89cf92f782711e08e7b5a4a20ee26121e792

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 57367980c7f647b5cca63524c3133898aea99202b0dbb8bacd51539f8cde89ae
MD5 7962b44cc0ea15c3d779faa18b90f85d
BLAKE2b-256 96d123b5bc5472c632e9c637f4de6085fe0dbfcc2d4a8d8d9f359b41fbc850ff

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e231ba4ddf1b4a629c1b3e7d31ec7355812ae9738fd3ff905d7332fad44f1b93
MD5 a0424cc4b7f98cfe0b916f2896e1f4cd
BLAKE2b-256 75549a1a4f34a578bdb95788fe8081ec2196c7bda06d3ac4b49ef5456b4af748

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6b334bfd430698d48a553e5eec17ca423f152ee168d980e0c5c6079266bf883d
MD5 495c6a3e822a8ac583f181cca10b0ddb
BLAKE2b-256 83ad18249a781ca9802fb992ed66ae840e720a29a8b75c3bf0c8d52c96b575bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35748babe27fef1c40331b5584d7b2091d3e3ec17206587efece6adc662eacc3
MD5 cea76afd701161f182402a54db30645e
BLAKE2b-256 623bd5da86cd8df7dcf1b53824d68aa11990240a71276e8164833157e9d52eaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7d02641b136a3175fb2fe23de5828a4e8ba036d163ae84ed283ef31638a87823
MD5 db25b09eace5d4d74105db929fc603ef
BLAKE2b-256 e9a54befcdde63381a679d48dabc6a1e76ecb87a4132164e83b5e68514b0f49a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 61fb49a4106a4ac7cbd66705edecc9a9a0c2d9d30bdbf22c8fd38565c75eabdf
MD5 1e1572dd2b17d9378f9693f05bf9e5d3
BLAKE2b-256 f7f196d530212561e9f511584f7ecfed62cd65f42af9f6b1ddba8c5d2ed3e033

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9c055a01a5eeef002bdde90b8f81cf51265c88582581ccb69969934504e20b88
MD5 750c77c0bf03507546b810cf3195063b
BLAKE2b-256 2d4ad08c3b0dc19632116a2dfdc2aceec2b7c5626e4d1a020bf685d26900d924

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d3cf8d2e5fbe4fa6a89a43584d58cb39a58e303d90e16d2607155d66a98479a4
MD5 7486ef0a8741e2d76ebc165d179e857a
BLAKE2b-256 0c4acc0d2789dc2d4038840cc8e2a4ca746508f4705e20970f28c0a495bf3d90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bcf6b108592bc72553c33579ee0a3b58b56ca17f318e95b1281cf958fade7147
MD5 cc6e8e2401b8b32473917ec39968f999
BLAKE2b-256 3fc9ff90a569009a72e8b035ef991cb25542801e6e886673558d1de79e8e402b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 48683ed10f7f988e0dd9ad5990b54db99c99d276139d12529544552f06f27b28
MD5 b6144f08c045288a88c85d22e86e6d61
BLAKE2b-256 7a2611b585f77d2f36b870f272c580069807fe4eb42b9706cf2e0eeb4b38243a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9b6f03c4c002308d77bdefde96410dc71d5dea71f6bc55a58d1b6318db25d35e
MD5 c571cda0c841494a6cd84b8902ca3d5c
BLAKE2b-256 5dd6a9f11fc62b79d383781deb3cb60623222b82b6cc33fbd002dde7b55e3992

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 120.4 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.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3931f38d0c310f7f79a4166ee66b1918525aaaf72a993ad4f2d13eea668f88d5
MD5 415d683d8151456cc3fa1d63e5278e3c
BLAKE2b-256 320fb574186c5ec80c5dd8338be703abac3880c800f5cbcd243e82e6da4942e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e344f39890c6111378d3c37fd9097ec6a5c1901f49e53e73b3f7036367752e9
MD5 6c4ab06c027628aba6db607b7ecbc297
BLAKE2b-256 13530f521b8cbfd98afc83a9cb91daf960ed5f482abe97eb96d09d664fa89659

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b4272135047d10df212f4c2bb98495abb7096c0064a1df5b30aa9c507c2a299
MD5 118568aa1e94ac25d0994fb26463c57f
BLAKE2b-256 ab4082c6ed874fe7dd4e95e6cf71d013a190dc09378979bf87e3a372f07811e9

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f6bf3c3aef61e7be19754d66e578730f741279d9d90a32149221804b965f3d4
MD5 98e2633140e125586ff9bb5f9aa72df8
BLAKE2b-256 6ade14a22a601ea28e4f516d5c25e21c9a04b72bafdcc757c82d2ee93c7be192

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d18589a78645abb76faeeea6d9eb160f19d99b64ab8f24b329b35c86b4d3d60f
MD5 a4eb3b92fb737284c2b7113e63b6c134
BLAKE2b-256 954a851d7dcc8841eddaa93566ebb12f91589f62e707bc8e87b0bf196bd529ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 881df333bf7d3dbbdb1214d243816bfd0d4a42eb529762cb77edae4c4dca855b
MD5 d1d68b219b3aa3a65ce34e75780df0bb
BLAKE2b-256 1b09ed9c0f1a78bf37eb41139b2ca2a59ffe791a21449abec65e97868632c197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1b35d43c488cd881fd60a9acf7ea49cbe2bad9b244b8fb78cd8581a5d12c9824
MD5 4a6e9458d3dbb65d97f9bbbecf988f2d
BLAKE2b-256 14c8f867b5b8d3ba279cbdfd76a36b39bcceb7e8522f335ce6c0a12f70d11753

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 1d79014c00a71fb52a19ff73770653d5a9935a31a001f47eab8010728ffb4750
MD5 8aee418b185153ae939e0869ae30df09
BLAKE2b-256 0a562cf7ed8631febdcb1bbf40e9448908ad36dbed2c678f58eaafc6b339ceb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9e1b554f25a35d373fda2bf8db953a507827cfb2a18120ab13afda7bb0bf48ab
MD5 e89638d3262d01ba7c1f0c711d68be50
BLAKE2b-256 2787d87ee966617f4cf1d9b5e01999b0771b745119a03f0962d7fd18d46ef224

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d64af2e540e972b28a22bc5f6a26d7f1907c797e2930b82efeaac8069ba45ac2
MD5 411092dc9448a7a964e6197292d9ec04
BLAKE2b-256 98de7696adea2ae29555ad81e7bcf4b2d355c71d783814617d7c6b615c2a0ee7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78587d7e468729cf49ab2e3b3e1c49338ed191b7002fa491d96e91923d12d48d
MD5 3ee060df715ad65e9902e04a383432b8
BLAKE2b-256 0191de1ddcce4fd59ebcf0be65ad8d1c3f7abdf67ba59c37600e44ff1b10ced0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 401aa74f6b17858dc6a598a7226e72083b85eea0b937b8be25f8f37ec7c0c354
MD5 dcc96714ece55821f042cae8beefec2f
BLAKE2b-256 59381b30166000d569a36666b71eee4ee337aa801a8a385db87bddffc58c3e92

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f3df3688f723d19ee21135e2432e087a86623c1774dbe015f44696cac1ce25bb
MD5 78427940be1025737a68d7bf135051ff
BLAKE2b-256 abb426a7deeb740336a4121fcb4c899e91c0e2cbb28bc49fa330dea4b8db99b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 57a87127d969f02d9ae3339ce71dd3e568c1571dc58a312b1733ee71ab269e01
MD5 f220bce34fcdc2a76c18c23d7c44f48d
BLAKE2b-256 d1da5843e80cca605cd7a75e2f64dba503f1091a4241381137c9edbec3464c39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9480d4136b66096b60550c4837b9cc664f0b93b7bf0072ee70c184c52302807b
MD5 5f9c137f866b78bd29c56a4c77dc9457
BLAKE2b-256 15f1f880e93f17d945409e71ea99850a79a03f6505360ac24a8e1de42575198d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a2dcd9e95bb87946ebbaa39d356977f4f07af2d941e5689063949a10dd4795c7
MD5 48d7a30b00d9034279d25d46616added
BLAKE2b-256 0211370d958df462e73c39496142df4bd13df0602e2c83bb4a5294e49b4f8339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f4e59b925c70494499998540f6b44c1adb9f25e75337a51d643d1988f9f829cc
MD5 100e7f705d94dfdb06a284a9e149993a
BLAKE2b-256 7bced3fb34ea6d8aee825872521ae2b5d03e921044ac5840f457e885f154e264

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 bd2049c259b5cf8b96088e42b04a3ff9d3ab77138c740f7bc977b7578c6dd46a
MD5 82f18cb5c256f920fd0af09bbec206c1
BLAKE2b-256 e8277692e4c65f405cf3fa901f412a7e32bcfa50403415c96ae90937b2c5d920

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8c7d1ff5d29d68f07bb62fe3863a5783460ce11bee3aa59ed4a2c074764f5d94
MD5 c63a2c29d87f66f4dc7a6604e0333c1d
BLAKE2b-256 64b06c48e8ce566be2231d128f5c9f40b76f82209e7762e6c9ef327df788fa93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82c95408bb49520ec6a46199c0d196993d114d89e77b2d66c4ba6dfee990c2a0
MD5 790041f558727a6fe5b2bfb9c3e2b08e
BLAKE2b-256 d26ad7d7ae19bcc48e626971b3e02fd064e2f9bf10f5dcae43d1889137ada18c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 76fad57371f8b0f7ec0db5b2763455f3723df33abc7d95d0a869ec55687c2578
MD5 6f636a1bf77f6f1d913e02d01845fc58
BLAKE2b-256 a735925be32845fe74743b6a5bf4b747126c0113e472d47e28582db7ed97446c

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38f1742545e84750c3862e22dbcb0903d2900c21ac6b0e04bdaba091d22109fc
MD5 98a9b154c2763c45d7f9c56ce90e7bd5
BLAKE2b-256 666c362dda5341857833f33f9356c0d1a55c21357f1472ce19d8ba7b97013a6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8c377a556d826b74deafe07405f62dac341a00ba850eaf4b1bcda667a602e93f
MD5 60bf5ea3643236941e060efaff5d385c
BLAKE2b-256 9e55d55f0f77fb7057ca02a99903b0a6786bade96ffb1ac3b300880eaf19e0ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa98672fa81edac37677d6824911f3e46775f5e6c1a76eb2dfd2dde910997b53
MD5 7a33fde5f4722c0b25b8484cfa6c3104
BLAKE2b-256 d26c10a1fb221a5942b9bffe0fc684eca6ba1f79629d27e1071c46dae350fbe8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a324b2601b15536c07cd20ab167662ce9d212f512156cc5877dc876289624082
MD5 e156878dfacfc5da79ac78abf14ecded
BLAKE2b-256 c5df2d579c748ca2d9053e74a5e5411c2450fafedca818f9b821d4895a3bdf98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 426bc0733c2fa6d42bf3ef303f152a98c0304f482c97087a539093aaebae35e5
MD5 8c014396be58dfd56cc42951f31b8b7e
BLAKE2b-256 9d57274f84d423fc8f708fe288322221917183edc7499858495d9155f7f6cf33

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cf49fca03ad829d0234978d5fbd2fc0bcb44c6960477e1a95d9a80007ad363da
MD5 6c5d96108c6fef51fa3c7135aaf71511
BLAKE2b-256 77157a9d71ae5ca399c1ba3d4952eb23c640a294b4e6941982996770fd1d99f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 1b9b1cc55e277dc2bd548371ba8618768f7aa25ad45a070fa77a82c364484927
MD5 2c09d3ea7f1642d6adc400bd4b7b541a
BLAKE2b-256 d0cfef17d0d2fc18a5f20a8efc1ac513017753bcf63320181c1ed97cb7a4cc3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e3ea962b7937a6f6d1e45c1cd27a8814c7bcef6c0eb9e8b6812671778c75d3c
MD5 f9597eaa372a098362baf005fd020a6e
BLAKE2b-256 45127bd71d253a269385e465d002b5677ad162261e06ccf741017af846dbfe0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 22acb7857ae85a1a6764666e6ce1a2add960806f205fdc30511ad070af76986e
MD5 1d5b1c5dcdb32a73d5dbf2dd58032c26
BLAKE2b-256 a585db7130cb24f4ed24cd80b593409a31b0ebdd0c2fa9d82bc29963dd4471f4

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2515d627159086db2a1cc736a08bc1defd632030f9c1a080d8b31a170adc79cc
MD5 710b4213c1376f6587d3671a2f9102fd
BLAKE2b-256 44cbe5471afb3b948812de9128b914f026801857f278e0b646a5234f09fff187

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 64568780629bb19ec444de78749874c2bbe1692662ac63cd35e72fc32b0edc96
MD5 d22e91834bc88b3c0d0281d4edaa49c8
BLAKE2b-256 86cbb6af05d98f94270ddeb0cfe1eb4c73b7c48630b55e34dc25a455199f5c2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d75591d8efb485676bf4a85c7d21354ff01e330af4f5708c715a694abb881f1
MD5 33354a85905592ecd1163e5e6f494649
BLAKE2b-256 71df86faf5ce387f9b501f459e5a256e9977ed3b3563892fecdb39d792d9a737

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c8bb0703f5b754cce36b1ac9acc24f8f2e4bbcbe5fab17422c5d7c337cdf9fa
MD5 680884e7b7365bd197a00c8dad6bc5df
BLAKE2b-256 7aac53ad8f4c0bb1bebe5a9d25b66cbcc176672bc06b01879ed007aa20c4b0f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 cabeaa735a62b7a07bee418bef6c74e8575f21d7e531683c9ee383c33b20eb1c
MD5 2b70d6628a9fb48325a3b6f1a64b68d6
BLAKE2b-256 397d4060450c2afd29992857f2844bfa1e3f50aa93ee287baec98fcc4f1fe410

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7ecd5b8406495ca343ac9838487cb9d802337f566a80fadef052ae83971ed4aa
MD5 19032d448904f41ec3f797a7f6c0a671
BLAKE2b-256 92465e02a9832826a836b3316b5cf267f6d0959a2c47965cd567ff8a6083311c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-3.0.1-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.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 30588d3f9a67dc9567710faed2e7678b7c9a066758036747fff8bfc866f89e49
MD5 0ac41fa5bc4fa2e055527406221bc4a5
BLAKE2b-256 3a9fa30c614f5c72e4e06420e93ab4eb6d5f027c30b931c60f0d48a2c4ac8b74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 46a9fde2c0da6815a765078af91f6b6270b3d6303a389ad79cd91f059e51d107
MD5 57df1027c95f0458130c2c6636822bdc
BLAKE2b-256 cb5af3e5db7887e79ca02d5b4084e12f49f11c828d8f2c35faf6ef2e93cbc335

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8b41358a920d1d0906ce855233c43e45835b4be0028ee1e817fd3fadcb7d299b
MD5 df0fafd05cd840d73c87915e9a25cafa
BLAKE2b-256 69d8961c6b03dc9f8e1e10632d51f6b7c9aee2db2c1071c37eec8727f459e130

See more details on using hashes here.

File details

Details for the file dedupe-3.0.1-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.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55e9ac40db2b2eeaf361c5defde3ddf0bf93fd5f56c791d735588d5c4d8b5177
MD5 9428bbe3a656c3a0bc7a2baa466e3bea
BLAKE2b-256 74b4ccafa423c00fba5dfceae62d55584fa62eb882d86f458a48aac1229e2f79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e3a59866b28b58a28f146e15054b83750f1857601399eb24971e0131e6075abb
MD5 011b5ad92a105878f1ee9bbecdf78214
BLAKE2b-256 b4121c911f9a8e1053811d0e0773bb8c0c899eaaa452d0651b1679c2f06bfabf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f101f8471ff1d233aefa11527398961ece08e0fb8e3fe65fefe7b4a93ca3e19e
MD5 127ad6f6656ac1871f75e8132f8d0ede
BLAKE2b-256 ef9c0d83cd2937697e76d98ea2aed0698bc297daadf5b5faf945419c9b5ea3ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b485b0987d876611c5e9e1ecad54bba93ec8faac56a019a6063506eac7703153
MD5 b1f141f9964f37ba233c6fbedbea8bee
BLAKE2b-256 5529d8e4d84196edf36415f12f51fbdac5903ab0e3c937939cd3013f75be2f45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dedupe-3.0.1-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 027346822b0ca9d1c1e2c9a15ab02cc0217f1a0b1099fb6890cee24d089a294b
MD5 cc078266919dc39834870a0a52272e9f
BLAKE2b-256 6080a1ffb29f691a1ad314468eeea41d2cd4946c11377274f67cd06873ace606

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