Skip to main content

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

Project description

dedupe is a library that uses machine learning to perform de-duplication and entity resolution quickly on structured data. dedupe is the open source engine for dedupe.io

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 id’s

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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dedupe-2.0.8.tar.gz (68.1 kB view details)

Uploaded Source

Built Distributions

dedupe-2.0.8-pp37-pypy37_pp73-win_amd64.whl (63.5 kB view details)

Uploaded PyPy Windows x86-64

dedupe-2.0.8-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (62.6 kB view details)

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

dedupe-2.0.8-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (62.3 kB view details)

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

dedupe-2.0.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (58.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

dedupe-2.0.8-cp310-cp310-win_amd64.whl (64.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

dedupe-2.0.8-cp310-cp310-win32.whl (63.2 kB view details)

Uploaded CPython 3.10 Windows x86

dedupe-2.0.8-cp310-cp310-musllinux_1_1_x86_64.whl (103.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

dedupe-2.0.8-cp310-cp310-musllinux_1_1_i686.whl (101.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

dedupe-2.0.8-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (104.7 kB view details)

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

dedupe-2.0.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (102.2 kB view details)

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

dedupe-2.0.8-cp310-cp310-macosx_11_0_arm64.whl (60.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dedupe-2.0.8-cp310-cp310-macosx_10_9_x86_64.whl (60.6 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

dedupe-2.0.8-cp310-cp310-macosx_10_9_universal2.whl (70.4 kB view details)

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

dedupe-2.0.8-cp39-cp39-win_amd64.whl (65.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

dedupe-2.0.8-cp39-cp39-win32.whl (63.2 kB view details)

Uploaded CPython 3.9 Windows x86

dedupe-2.0.8-cp39-cp39-musllinux_1_1_x86_64.whl (103.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

dedupe-2.0.8-cp39-cp39-musllinux_1_1_i686.whl (101.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

dedupe-2.0.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (104.3 kB view details)

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

dedupe-2.0.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (101.9 kB view details)

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

dedupe-2.0.8-cp39-cp39-macosx_11_0_arm64.whl (60.6 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dedupe-2.0.8-cp39-cp39-macosx_10_14_x86_64.whl (60.8 kB view details)

Uploaded CPython 3.9 macOS 10.14+ x86-64

dedupe-2.0.8-cp39-cp39-macosx_10_9_x86_64.whl (60.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

dedupe-2.0.8-cp39-cp39-macosx_10_9_universal2.whl (70.4 kB view details)

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

dedupe-2.0.8-cp38-cp38-win_amd64.whl (65.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

dedupe-2.0.8-cp38-cp38-win32.whl (63.1 kB view details)

Uploaded CPython 3.8 Windows x86

dedupe-2.0.8-cp38-cp38-musllinux_1_1_x86_64.whl (103.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

dedupe-2.0.8-cp38-cp38-musllinux_1_1_i686.whl (101.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

dedupe-2.0.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (104.0 kB view details)

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

dedupe-2.0.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (102.1 kB view details)

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

dedupe-2.0.8-cp38-cp38-manylinux1_x86_64.whl (91.0 kB view details)

Uploaded CPython 3.8

dedupe-2.0.8-cp38-cp38-macosx_11_0_arm64.whl (60.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

dedupe-2.0.8-cp38-cp38-macosx_10_14_x86_64.whl (60.8 kB view details)

Uploaded CPython 3.8 macOS 10.14+ x86-64

dedupe-2.0.8-cp38-cp38-macosx_10_9_x86_64.whl (60.6 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

dedupe-2.0.8-cp38-cp38-macosx_10_9_universal2.whl (70.4 kB view details)

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

dedupe-2.0.8-cp37-cp37m-win_amd64.whl (65.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

dedupe-2.0.8-cp37-cp37m-win32.whl (63.0 kB view details)

Uploaded CPython 3.7m Windows x86

dedupe-2.0.8-cp37-cp37m-musllinux_1_1_x86_64.whl (101.9 kB view details)

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

dedupe-2.0.8-cp37-cp37m-musllinux_1_1_i686.whl (99.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

dedupe-2.0.8-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (102.7 kB view details)

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

dedupe-2.0.8-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (100.5 kB view details)

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

dedupe-2.0.8-cp37-cp37m-manylinux1_x86_64.whl (90.6 kB view details)

Uploaded CPython 3.7m

dedupe-2.0.8-cp37-cp37m-macosx_10_14_x86_64.whl (60.8 kB view details)

Uploaded CPython 3.7m macOS 10.14+ x86-64

dedupe-2.0.8-cp37-cp37m-macosx_10_9_x86_64.whl (60.5 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

dedupe-2.0.8-cp36-cp36m-win_amd64.whl (65.0 kB view details)

Uploaded CPython 3.6m Windows x86-64

dedupe-2.0.8-cp36-cp36m-win32.whl (62.8 kB view details)

Uploaded CPython 3.6m Windows x86

dedupe-2.0.8-cp36-cp36m-musllinux_1_1_x86_64.whl (100.9 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

dedupe-2.0.8-cp36-cp36m-musllinux_1_1_i686.whl (98.9 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

dedupe-2.0.8-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (101.8 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.5+ x86-64

dedupe-2.0.8-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (99.5 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686 manylinux: glibc 2.5+ i686

dedupe-2.0.8-cp36-cp36m-manylinux1_x86_64.whl (89.5 kB view details)

Uploaded CPython 3.6m

dedupe-2.0.8-cp36-cp36m-macosx_10_14_x86_64.whl (60.8 kB view details)

Uploaded CPython 3.6m macOS 10.14+ x86-64

dedupe-2.0.8-cp36-cp36m-macosx_10_9_x86_64.whl (60.4 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: dedupe-2.0.8.tar.gz
  • Upload date:
  • Size: 68.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dedupe-2.0.8.tar.gz
Algorithm Hash digest
SHA256 f360c5a3ac940623f00971c93836213147b826b7f87bbb81ce9e7ff73c67847a
MD5 4cc093c95a04f540548bf85bdaf36a02
BLAKE2b-256 e391a31329328d27818262d31c728241b1ff46a7fcc5b4a6c28bfa1e9d047975

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 63.5 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 22159fee4789c020f5288506edeac7cfb15e0c9291eb485090e1eea449d10928
MD5 38696708ef68435616a449d98e9cf24f
BLAKE2b-256 6068683bafedf130d472d46e7c972b3a35d8207005693f686668e37796f4b7fa

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 860a851a4d2b2bdfc44e0729f28e81e49c2113ca7400df7b9fe73d9113796723
MD5 4564ba32b1df239315cc66e2fca2134f
BLAKE2b-256 72e7787f9f718234c1db63191bb5af44955121a9f3e90c98d53138ec46ecbecc

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f108f689f3c3443b3f0534a4113e4fed7f463094b768bd648264f8f1da8f7708
MD5 31c5fca21f5e02eeb8b34da03cb15b35
BLAKE2b-256 8502615385a607df485c77b91be4d27f7c959a1c5e01bdee78c2954e9d5d68d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 58.8 kB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b2d7763e1538ad4d6fa56cc3ec13ae21a573e98a98de490d05f5bc0d3bef5eed
MD5 ee74acf36b6758566ce3f4538a9d18ba
BLAKE2b-256 bdd44d758f3f5451d1795cef00d4f7cf264e195be4b65c22ea6e10bacaaf165a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 64.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ef466ce1bd813c3901905f0ae5e69f09b11649d911866c4faa14d85e6f9788b0
MD5 bd161eed1ee2ff353c4278180c21eb55
BLAKE2b-256 7478551e054ac92a0de06f1dc21ebbc6e8f0a69e6f023cc069f14afae7f45f2b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp310-cp310-win32.whl
  • Upload date:
  • Size: 63.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 45584daa53269852ceeb6dd2de086026dc48b45df2e0c09909deab99633dd767
MD5 b80901edfbf4daa53628af4c362b5ef4
BLAKE2b-256 3fb616403888d47a38a9e2a61e115efe26b3d639e36dc14799d35e191282888c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp310-cp310-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 103.6 kB
  • Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cce3b014beeda7e2424d6adab5cfac5056f1034dd960a9d93009f4e2aad3d80b
MD5 4f63de97970ede8f2a0558793f2bd779
BLAKE2b-256 42c793a7e9bcf4596a83ffc4b18bce4ab2da5556932cea8d3d7517507a0d5fed

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp310-cp310-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 101.5 kB
  • Tags: CPython 3.10, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6ae60ad215c0248c7e5deca30ccd8b2fc327535435be1c230f4680455cfc4fe2
MD5 965b4ef960ec88f42009cd8c8f7313cf
BLAKE2b-256 0e98369906ea6729b8740afe53e8dca95f9018384200131253745ccee369b3bc

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f82e7177b893edc930a2a13a34cd73500242d072ca615d6997017b1f3eebd54a
MD5 d53d20be27ccc36f6191dd6d314a1327
BLAKE2b-256 c27f9b4b90cfba371f0a95852a6e6b94b1a415e44543ff2ed4eccce3585935fe

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c4ed3a8d1cbe93ae26de17bfdc62ddedeb6abd0acca2ddfbaa8851b22cb95fdc
MD5 d73084a4a2f3e43dc4e7729c17bb1c7c
BLAKE2b-256 aba9628623635e46ad18002f04231459ce5aeaa7a8225316545beca999a7ebe9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8c52d873bc039318fb1d722b7b2456b02ee8c55c8481b803d8d0b261a553c160
MD5 1b6040b1ca9defefa42ad4ffacd9f657
BLAKE2b-256 ca4dec258bb05aa5c1f1bfdbc52fdd7c8f3db81264077e28881e7438ad770683

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 018b68d3a07c723fd35c979ca707aef61092606ee81f50dfb093b8040fe42408
MD5 24d4d92977f3c410b712c639eb1117f3
BLAKE2b-256 8555326d8cca3fc166b8820ee320551ffcb3ce4fb90d5d72c54348e0272e759e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp310-cp310-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 70.4 kB
  • Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c636b55f46161ea638216d0f1e108cd14edf6625925b9cf197aa4148cd41d12e
MD5 0f568bfd1c72f17cdafd34483e5b233f
BLAKE2b-256 2b7a2dd507c3c1f9e4f0995988592251fa78ae4da69e9e22eae999e960b6f51c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 65.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4516efb8ea4aefc5ffc571e64e7ebfca84b5cf0c89ee6f087b148bc67f225064
MD5 83e04985bcaeb5c1b07e1f811923600c
BLAKE2b-256 277ed8dafe9b057032625592951cea339f99279d4746c0d72ed5cc684971d9af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-win32.whl
  • Upload date:
  • Size: 63.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 116f89b62505a65b51eee7a4252fea02c95be3eb8ee2dfc00bbc65fa075bea3a
MD5 64ee74a289813f8cd03407116946e1a5
BLAKE2b-256 b4e64303e368a067413cb46e910dee0136c53e9e50db707b168df3fdfaeb60fe

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 103.2 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d7f2312e1ab8b2ae63a7d46ff2da1fef300724ba5a9051d8696c1eb8d5ca6d9b
MD5 18efd1585ec9b2050de38ed62be0062d
BLAKE2b-256 7ff672df093a01591e346eac76383cc5caf802e0e8af5e1dac079a4de1b7ae88

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 101.1 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 672e551f0d0cfa7a18dc30f04e5db3146398bb868cb2451e2f149f260f6dc16d
MD5 14710309e4bd5b94ccabb526a40a8106
BLAKE2b-256 04e6944b6578e493cdda160c6e68fc854c53c7a1edd99080babcbc5fc427ce87

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 971bcc79f136c01c713b0e43ea599f829bfad68640c2b313f33172c5db6f0f19
MD5 cf104c1ace2de6c5ab1760f623719c1f
BLAKE2b-256 b9ffd66339007e543bc9707c25a5e10eaf72fca853bca4e15e3f95c1e5b0da11

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 bfc565ea7b7db4f87409e6fef4e0384688613388ebf6c456ca97060dc4dadab0
MD5 905c408c9203f8059b5d6191d59da72d
BLAKE2b-256 a42965146ed1c9108abc1a31bed6ed1f061983108ae301ff66d3ae265750841a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b27f3625bce75ff63faffc8a73c24d925881ace9e6a3309475f1e0a04dbf37d3
MD5 d2c35401290a06d069c54c938fe7486f
BLAKE2b-256 007f793e391df4223d6ba5c7488ab08b9e5adb1db16c0bcaf82bba0d6b92590c

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp39-cp39-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 60.8 kB
  • Tags: CPython 3.9, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 1af54004af04900e6c45342a062e36cfab50584253b95bd9c1b6f6a002debef4
MD5 547da95a60899b5c117fbf276e199ecf
BLAKE2b-256 b336429ce27eb7227726934bdf88266ab3d9fa5b673514d57bfceeebbba1def8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74a63f6e65603af1bd5f58a207d7e5d5d1b6fb5cc1571c805845779607e84eff
MD5 889b0fba4ca4560ea0482d5cdaea3ea3
BLAKE2b-256 eda59a2128554269869af7ed60a398c52db51dc569bdcf50683cba2c80866d3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 70.4 kB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 86b8f47d80866eb225ec1d5aa75cadd8989f33357140cf979db426071993046b
MD5 bfa47b77bfc5e54094488b559cf93bca
BLAKE2b-256 0391afa4391d65894cb5d643b9bbdd2bf53fb3c7fc178066c42328aacc45434e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 65.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 24f085e0e2fa346fa015869fe07de1ab8f7eece4b431cc322577113b930cc8a5
MD5 dd3ba2ff830e3031dc27047f1b5bb446
BLAKE2b-256 9158bff62c8ec876e10c84e44f453b6f3742f150505323473c431107785e20f5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-win32.whl
  • Upload date:
  • Size: 63.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6ac2d235523eb25ff4a53ddf534681550f38f8e45d77ddb3fa435b75116e9a1a
MD5 356d2c34bb79ac58c3529f8d34df8dbc
BLAKE2b-256 4751b503428d54330908f013d5cb7d637dcb5e601cf0a834e255f92fbd9ec953

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 103.1 kB
  • Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 81bcdef71f341f9e055b8ac26ea1eede49e3873041f13d998f8aae1c22c9357c
MD5 8b6040e3068cf00137df0fd589a217d8
BLAKE2b-256 dc727cfaf1463075e10df35e5fdb341192a5d4cfe0f3f206333f837ccc99be87

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 101.4 kB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1bea96bb1a732ed33310fce80df3c3155c1700288fa10debb45623c42a2f4abe
MD5 7e2c11214864635cd316dd86126c360c
BLAKE2b-256 caea137fe637a1d0a0b21ba568fa92b8119dd5ea1ccaa3c28e561b37a42ef621

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0daf7a2fffead990804707b1605677c04ec539abc35ad185d195c18fa5f67e95
MD5 363f85c9afc5419a4a42622cda7fd424
BLAKE2b-256 8b8270e37f9c8923967095e4dfb946424385b8c5a6bb523df2e9bbec0a5ec06b

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 505aebd150544f4d9f5f9709c8206d9db58663b27ec285c0ba54523210ff105a
MD5 e2de1fb6d34d030817e24338d0a735d5
BLAKE2b-256 b90bbea7a4c6ccb8db513a0cdd8728e1e8023d2d537b11e23e71458fd3a1e0a4

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 91.0 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 92925b27db6378c928fb557f787444c80c4ccc51f704d70a96af54e995c4287f
MD5 22768804aa98a68e22fc95f4a5efb619
BLAKE2b-256 a76b193605636bf90d2e942c54209e7f50b66f8ee450925d6e25da0420b63100

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65db5780dc2eda74c8690061fbbf0c18776c7290a8304bc7491f91aa757fc630
MD5 c20dbfdeccb9a841871aeb14058dceca
BLAKE2b-256 9fd4e2863309c702e81f1d8dc7b78c986d99b813208f4744bcd4f79cd60bd4af

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 60.8 kB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d46c90d608e09886149ed081315c2f18b583c26372ad875e7b2252d5fbfaf54f
MD5 81c9d39f93dd7b0fc376b4dd55503b22
BLAKE2b-256 e1913e97c329cdb8900359dcbb9abdafb0cfd54f42535b39784e333f416b8250

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 60.6 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c49bb9a0e14b6b1ccb069fdc52bece9072694f3aa0482d8f7a8f7792a77e139e
MD5 5630932742310a249585e7f767e83df0
BLAKE2b-256 2f32d2ef6996447aa40fdfac00a23f71b8b1720875b81cba1fe940c94f84fc46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 70.4 kB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 874de2d6667ec7c3e2dbca7267e6216457bb91afc3c0e970e60e51ad55f942d3
MD5 6c0b636394ac9539ee6882bbfc24e39c
BLAKE2b-256 67f755f958b3ec9eb680b9e3ff6f78d0b1dfe5536f72a0ba74446b5697d45b3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 65.1 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e83634ef1d853c35a8d9c4a06bfbcc58cf035bedf7d3094654ae78ee965d8a5b
MD5 3f01927fa961df59799e3ca266a19787
BLAKE2b-256 83f63d8dd5fa8337c956c0e616bc57456becc11eb90330301bb52cee95373934

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 63.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1a9642dba703f794e156675dc7402fe47881f5821498f9040bc1f2d7672230de
MD5 d448185b16f47c22c1ac47f6c7160947
BLAKE2b-256 b072fd94a3f52f4aee3a9dc020c46ed9a1c9145a358c792b4b4856f22d05f0fd

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp37-cp37m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 101.9 kB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d4a9c8d5b4b294b208b26959e1dfa6d2267f9b6bb33a04f0bf41102142320243
MD5 4edc7f24283b25215f3b6424d82d5e90
BLAKE2b-256 d37e1529017b38e05a332bb850a9631483dd906ae092e7b0a8a203860a1f80cb

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp37-cp37m-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 99.8 kB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2904fe67dd98bcdf73abaf4f391893cd555ff5777ba3bb02ddeb0a85f6e0f072
MD5 471d43adda4c2062126c11b67aca70dd
BLAKE2b-256 c8c653b69a04c13c9fe4c88bc17d95ec615d400c689fdf7217bdfc0f126fd100

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 19123dc86130f9463c72270bee2edc637c55cca12fdb75735dc22aab2e04e418
MD5 a31135b6c8a218b56a7a63564f9b3561
BLAKE2b-256 fe210049ab22395a99360d38afa703d9d24c8548cee34c4d639673c6b6b72e9b

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 fe79f5bf4819067cab8bf89bafb2e169dc6bfc7afbfe8f4ba8e1adde704d9c09
MD5 186bc7b7fb73baba0d5db7d0515efa85
BLAKE2b-256 382002e2fe01f937c9e8777e463bc0b9a98df00c4a98fe784ec60befd5189ce3

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 90.6 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2be413c5d38e04db15f3d56eb146b67934115a9b2c96d3668230700e6f733711
MD5 7623f38baa8a47782f6646752e864af1
BLAKE2b-256 4bf4795e04a06c2ef63f9f1d5b4c4dd6c68cbda7df643a0769ae40e42c75b1ac

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 60.8 kB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 14b7b1a2c41cfb0be697bac12b3ec4b56d3cf9fd15139ad0e63e1ff6fe68693c
MD5 708f80b5a3848e1871b983b66b49f969
BLAKE2b-256 796e05cd1dd5bbd492740b788b4bb16820c1d5ab640b8b06a955becb7e63ab72

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dedupe-2.0.8-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 60.5 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 72f12ff7cd99b188e1e51a6fc867927dfc1602bfbf9b7ea6527d2545f5ad279d
MD5 8fd82ea42a0a25f0e24a00349640489c
BLAKE2b-256 40dfc7354c4b4767e4db470e7570ad8248df816235541b06acf1673f9d4941d6

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 65.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.8

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 4403b2aab3a20ae99332d58cc9098fffd26623fe8a8681b56061803f4e6a36d1
MD5 28fc4b4593ff07a70e4369338fc5e616
BLAKE2b-256 ee71b5c0347159f280d8ebe9251790b5117c69b1625ebd90a913901a9bb50d66

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-win32.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 62.8 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 92c45a446be85fee44baf0f4ff382f1b3f22ca560a6aaa67a07ec16e474b4912
MD5 35546f8159db2e361c24222b44178c58
BLAKE2b-256 14dc7e235c31d391fc53db66ff498284c3269ee4a72edc3a92e33a3bd396546b

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp36-cp36m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 100.9 kB
  • Tags: CPython 3.6m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 83c9c462d5d0c3537dee7491c62d45b7ecd8f7e64dabca9bfeec2aefb96cd8ca
MD5 fce9dafd50d17aa3596c17d60ba6ffcb
BLAKE2b-256 94e63342b320244d04b56c625a2851e3eef482bfc4b37bc5f0d630d41cdc7005

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp36-cp36m-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 98.9 kB
  • Tags: CPython 3.6m, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 68b2caba8f7cfd307c3fba374997f696129f49f6c2b480c9057e71b355c722f1
MD5 b089aaae5fa89383d0ea49f7126cb242
BLAKE2b-256 70dfd969699c47fed4c4541dd41fa78ebc1778647c27ecfa3735d9e65a3586a3

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 fc4a956420d09a482a397312fc7f8922713a8629c2a0354eabb8bf66f72666d9
MD5 4d08661bda58a02968c91eda3c14e517
BLAKE2b-256 974e6c940d148b6b42f55f2ca32d668ab2813ed402cfdf13c597ca0fd0348d4b

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7d96e94617470457bfb49269e0edc707870174a54a4864ea3cace7048ab4fc8b
MD5 44a060d5bc289a6fa42c67c7ae60132e
BLAKE2b-256 ce5ae9d07e33311a2245eade20d1e69be7d9e3d8b49b25a305e4c9b0506057ac

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 89.5 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4dae92578c25d22dc6b1f822951e8679fb7f0c49de88a60d1e3c40ae83aff4c7
MD5 563e9647d61ff4178494706daeb60041
BLAKE2b-256 fa2be2f5036c3e2c7a5f352cb03ef8d77c6932d719b55f3851d56707a639cd85

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp36-cp36m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 60.8 kB
  • Tags: CPython 3.6m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.13

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 f1ce5f40b2907774f7368d7b416f81d2c32c19cb3d37d6ea6dfa57784f809be4
MD5 74992ff8f792b4f015e1781558ed7e13
BLAKE2b-256 785e896b9907c08a581723a3df51dd75d545c189590207ed9b6beb8b7ab99d83

See more details on using hashes here.

File details

Details for the file dedupe-2.0.8-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: dedupe-2.0.8-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 60.4 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for dedupe-2.0.8-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 df72bb8894dc183572ffb2c345e3fc489b292512a1834896752d33cba3d8c6b3
MD5 188bb933188079de6f72f3e377088425
BLAKE2b-256 e5f18d35d703791d07e89337c3eaf8a752f027cc6226d2b86b847d77d377f6cb

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