Skip to main content

Deadwood: Outlier Detection via Trimming of Mutual Reachability Minimum Spanning Trees

Project description

deadwood Package for R and Python

Deadwood: Outlier Detection via Trimming of Mutual Reachability Minimum Spanning Trees

deadwood for Python deadwood for R

Keywords: Deadwood, outlier detection, anomaly detection, HDBSCAN*, DBSCAN, minimum spanning tree, MST, density estimation, mutual reachability distance.

Refer to the package homepage at https://deadwood.gagolewski.com/ for the reference manual, tutorials, examples, and benchmarks.

Author and Maintainer: Marek Gagolewski

About

Deadwood is an anomaly detection algorithm based on Mutual Reachability Minimum Spanning Trees. It trims protruding tree segments and marks small debris as outliers.

More precisely:

  • the use of a mutual reachability distance pulls peripheral points farther away from each other,

  • tree edges with weights beyond the detected elbow point are removed,

  • all the resulting connected components whose sizes are smaller than a given threshold are deemed anomalous.

How to Install

Python Version

To install from PyPI, call:

pip3 install deadwood  # python3 -m pip install deadwood

To learn more about Python, check out my open-access textbook Minimalist Data Wrangling in Python.

R Version

To install from CRAN, call:

install.packages("deadwood")

To learn more about R, check out my open-access textbook Deep R Programming.

Other

The core functionality is implemented in the form of a C++ library. It can thus be easily adapted for use in other projects.

New contributions are welcome, e.g., Julia, Matlab/GNU Octave wrappers.

License

Copyright (C) 2025–2026 Marek Gagolewski https://www.gagolewski.com/

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License Version 3, 19 November 2007, published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License Version 3 for more details. You should have received a copy of the License along with this program. If not, see (https://www.gnu.org/licenses/).

References

TODO

See deadwood's homepage for more references.

Project details


Download files

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

Source Distribution

deadwood-0.9.0.tar.gz (54.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

deadwood-0.9.0-cp314-cp314t-win_arm64.whl (243.8 kB view details)

Uploaded CPython 3.14tWindows ARM64

deadwood-0.9.0-cp314-cp314t-win_amd64.whl (322.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

deadwood-0.9.0-cp314-cp314t-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

deadwood-0.9.0-cp314-cp314t-musllinux_1_2_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

deadwood-0.9.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

deadwood-0.9.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

deadwood-0.9.0-cp314-cp314t-macosx_11_0_arm64.whl (315.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

deadwood-0.9.0-cp314-cp314t-macosx_10_15_x86_64.whl (329.1 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

deadwood-0.9.0-cp314-cp314-win_arm64.whl (231.7 kB view details)

Uploaded CPython 3.14Windows ARM64

deadwood-0.9.0-cp314-cp314-win_amd64.whl (275.9 kB view details)

Uploaded CPython 3.14Windows x86-64

deadwood-0.9.0-cp314-cp314-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

deadwood-0.9.0-cp314-cp314-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

deadwood-0.9.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

deadwood-0.9.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

deadwood-0.9.0-cp314-cp314-macosx_11_0_arm64.whl (297.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

deadwood-0.9.0-cp314-cp314-macosx_10_15_x86_64.whl (314.2 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

deadwood-0.9.0-cp313-cp313-win_arm64.whl (224.0 kB view details)

Uploaded CPython 3.13Windows ARM64

deadwood-0.9.0-cp313-cp313-win_amd64.whl (267.6 kB view details)

Uploaded CPython 3.13Windows x86-64

deadwood-0.9.0-cp313-cp313-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

deadwood-0.9.0-cp313-cp313-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

deadwood-0.9.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

deadwood-0.9.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

deadwood-0.9.0-cp313-cp313-macosx_11_0_arm64.whl (298.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

deadwood-0.9.0-cp313-cp313-macosx_10_13_x86_64.whl (314.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

deadwood-0.9.0-cp312-cp312-win_arm64.whl (224.2 kB view details)

Uploaded CPython 3.12Windows ARM64

deadwood-0.9.0-cp312-cp312-win_amd64.whl (267.9 kB view details)

Uploaded CPython 3.12Windows x86-64

deadwood-0.9.0-cp312-cp312-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

deadwood-0.9.0-cp312-cp312-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

deadwood-0.9.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

deadwood-0.9.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

deadwood-0.9.0-cp312-cp312-macosx_11_0_arm64.whl (299.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

deadwood-0.9.0-cp312-cp312-macosx_10_13_x86_64.whl (316.0 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

deadwood-0.9.0-cp311-cp311-win_arm64.whl (229.6 kB view details)

Uploaded CPython 3.11Windows ARM64

deadwood-0.9.0-cp311-cp311-win_amd64.whl (270.7 kB view details)

Uploaded CPython 3.11Windows x86-64

deadwood-0.9.0-cp311-cp311-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

deadwood-0.9.0-cp311-cp311-musllinux_1_2_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

deadwood-0.9.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

deadwood-0.9.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

deadwood-0.9.0-cp311-cp311-macosx_11_0_arm64.whl (294.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

deadwood-0.9.0-cp311-cp311-macosx_10_9_x86_64.whl (313.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

deadwood-0.9.0-cp310-cp310-win_arm64.whl (230.1 kB view details)

Uploaded CPython 3.10Windows ARM64

deadwood-0.9.0-cp310-cp310-win_amd64.whl (270.6 kB view details)

Uploaded CPython 3.10Windows x86-64

deadwood-0.9.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

deadwood-0.9.0-cp310-cp310-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

deadwood-0.9.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

deadwood-0.9.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

deadwood-0.9.0-cp310-cp310-macosx_11_0_arm64.whl (297.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

deadwood-0.9.0-cp310-cp310-macosx_10_9_x86_64.whl (316.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file deadwood-0.9.0.tar.gz.

File metadata

  • Download URL: deadwood-0.9.0.tar.gz
  • Upload date:
  • Size: 54.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0.tar.gz
Algorithm Hash digest
SHA256 b373f651f4d4da50895fd67fccc7ab979be9aab24efe2975516e24532f58c1e5
MD5 3b032b9abc58f6ffe233194b01b26d38
BLAKE2b-256 2d713b82cf30b5a43d4904ae9bd23f433a2f74736492d96d3185b2f6befb2605

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 243.8 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 b2d6ad086e8182dbc06c06de85657e0008e415f05b345b3e247dbd6313f12a8c
MD5 60eab81f3e9c6526e585024ec150ac15
BLAKE2b-256 b4a711d4f2700a361da565c235eee30a075bd5a407c34a936dbbaeae9e1ecda2

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 322.2 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8e0679ee81173a80edbd179c50e9114e8118aad720f8789b36f9b8978d9917bb
MD5 4d092ead81e270235e692296231e699e
BLAKE2b-256 f8c5df7b6a14b43a89f769425fb44ef53e0b1662867dada9b1dc244de7f58dcc

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 24cd46f1f36ee9cb06affffbf6dd8aaf5ed9a2f7a31049d502306f7da5869d3a
MD5 e68e6cb8f3277af6268d207f2d71c923
BLAKE2b-256 25c79ec8a038214fc4347f816ffcb09165457e2bc61dc9103f836ab5953136dc

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 60ffbe9b28b01ea511065111fb6c326c62487062e4fa00a7db7e93509ecc249a
MD5 66a723136521a7875c9eb3a0dd669c5b
BLAKE2b-256 6f4f22bb0478380607c9e8e9ee4f03e3ab1d1063b88a8405c9b99fc2096e3f00

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 525b9ee8767723535dbf3f641d8b8cd3cafb47adb41ca57e8c7fcee92213f03f
MD5 324ef2347c83abd504dc0a9d0b280616
BLAKE2b-256 f3701569663e58af7564b69a572c0c6b159fe8680f53727d7cb7a08d2f964a4a

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c140396021082f2852583a2bd40fa22684ae63d4df7736c64456a4d3f10fefc5
MD5 a1aad2380ac71a955ad5bebdccbad04a
BLAKE2b-256 fd1c0f23a5e970d76dfcaa7572e7f67e381a1ec02cc34ec01198cdaa60c023bb

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0969f67c8d992de020ef02cf1ba6642482d417a644abdaf23990b673f6e58680
MD5 b7e70aba7410fcc401ed916e94ce0b81
BLAKE2b-256 8db8762d6b80fc31ed1d3eb2540696e7ab24f56c460c60ef29665925e540c30a

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a55b30465a0286c05d1a4f7e69d052652a2a35643f1690fc7cf938b3593520de
MD5 dd4a05432cb15d565d38f4640540a015
BLAKE2b-256 1f2b3eef87dace9477c3e5b756abc2893a29c8a86a4e61c14e22a7863995b7da

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 231.7 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 961d2a65200ba4747a5c0becf6e7aba0ad961bc675385aacfce7aac1b4ba6537
MD5 922e2cae1e352d4b2d3940193cfb091d
BLAKE2b-256 f01670808f56c2ae72204d886cb71b889d624a023389bf4f845d1536e2422275

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 275.9 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ee12fcd87bdef136ce1f76a1eba2482408ac1316c46b97204433250141f426d6
MD5 6dac5510a177ee0ea11a445575e97de5
BLAKE2b-256 5922af4273e7510fe8e00ffa136a304cf72ece6f2b5ac0fbcb63a26505bdfc52

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7030750db6c9c7d5aa97e05b3526054a18ba781a94cd0b2f64f5258c5a3af7a6
MD5 90ecf739e05bb518028c4e97f418fbff
BLAKE2b-256 70cb9b013a9de6430b812d37c69bdeecf4278e1bdbb247ae5499cb36a2069081

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ade5dc5ef3617dbc5c6f731d837feb3b2b03d345a9492597b1657b21b01f66e0
MD5 051ea9a850338e70256281a92bf3b202
BLAKE2b-256 dc098b3a608a92e5e5253030e25bffaef1894a4783a4d651a68357f90f91b604

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d13e58489ce8ee27e591432bcc6e64dbe0eeb6ad527e20ac9fe287f58a6ed8e8
MD5 26a1b5d3c2c410ca43cebe746213f2de
BLAKE2b-256 242e3b06a8d391fe87b14bcb8ffe76c956c3135cd1fb4f7dc28d86a3ef33f3fd

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1eca862181587237a6cffcf5cc84f4654b143bb985f80d6398febc402e435881
MD5 5fdfbf25b5bd22080ce1408a5320fa9b
BLAKE2b-256 cf8515514fa15bdcf74f4e7d937426cbcc87228ffd5bf442e3df33d59408c169

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff85a809e2b72c08a135833505543e92ed0b3bdeea90b4f179f5e558aa91457c
MD5 0a62af128242f336c55156c44603cdad
BLAKE2b-256 09a9151ef1d8eae84359fcb05b80873fbcc32e0357846b7d67f7c1126e2ebe3d

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 24a1c5cef175ab6bbe97b4ef10f7b5533a6420688d3d55c0e491832d710c0214
MD5 dc0b9537d28040a23ca780d621000682
BLAKE2b-256 958358d3f3759d7a0293ef42505eaeedd4c50b4fa90dd895dd29461bc8ac9925

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 224.0 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 ef88af332f8e0df7e12fe912eddc06ac04243329e83f5ac309b0b350033a9c2e
MD5 acb00b38c2cb3b282e1324e2e3541b3f
BLAKE2b-256 ec50d440a0ed9afc35e7292d674e665eb0055933666d1950872a00519663d933

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 267.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 64bd2d9e8e370073af96209c240cab63156b9d577cb62efef2558da322b81e93
MD5 60cff79d1fd82b647334c11acc4cba82
BLAKE2b-256 5c0d945152ae188f2df9202bf431fcb75ffc3e25213ac41afc0ae987159d16dc

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4131bd889a2492882ca9728ef5e24204531b68eaac848e9e5b1f210de09898e2
MD5 c89dd8ef149c6f68a1ab2236c43dde5e
BLAKE2b-256 11bd824275cda9d6ceea540fa16d1194801eadac4ffa6749dd6cbeb0d286af14

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 308d6a2a05024eda2cf38adc3a15a93b0c09b15d3314eafc1fdfab2718d3f951
MD5 fde2d7e4728e45a8350876ac930b9239
BLAKE2b-256 d7beff243be73eb923710cad60a591a03dd095c3ef3f51847b1fdbd76240f3ba

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 39f29fd2b2bc9454a1a24bbe2c4881e18783da15e2b11de152d43c60a8844842
MD5 9b56c646c8fad25c16ee359ca76d1ca4
BLAKE2b-256 fc57c1d2302ba6dae93c2a2b8504509b0326d8882d53cb010401426e7e527b8d

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8a9743b94ab697e0439482d2413a6b3b2277677305035a97db68913107545ce
MD5 2d5307a11a4c7931a1a65ec5b3411b9e
BLAKE2b-256 cae6dac8adead923911a3cacdc6723a9a7690de175cf3700b9206592816917e0

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d9aec6ab6bc2766355207514227f188eb9d4fce921c4eaef71e6133d6b7ef5d
MD5 13ba4618baa7418bc5dc763d7d19cdcb
BLAKE2b-256 c12d7eff3f6161a9574c9e4bb651efbc2c2a272d72fc49c191e273bbcab90280

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 24f625598fa62a999c03e115120776ed17a6f0447b66df1f0aeafa2c8fc2b629
MD5 ae36fd11ef8a8e3ccec1cba3e30a1c3d
BLAKE2b-256 edbcc68e46533537d508531d458e46fe8a5a71a8867edaf66944e4ad380f5940

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 224.2 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 568514387e1cea965716698f05b5667150b048857ead19b296854a72bef91c80
MD5 55ef9936be2642cffef2fb80818df136
BLAKE2b-256 be6052fb8779df8246754125e4d1e1f7a198d783078cef9b81e77551ed59df90

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 267.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ef2fced72f1a86849c79ac7ded53ea2fe70b5811d08ef9b313cedfd442c53910
MD5 de20c34572d721e2e3d2929e4e5fa11f
BLAKE2b-256 f73805edb87ee5a00c09ec3764a08a5118683cf940697af0ecf0191684c6321f

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d512428aea750a62f4b47aee61c24b255b51963cf9dd1b88740cc70ed7978997
MD5 a3e159f32fff8a92cd71d9183ae0a053
BLAKE2b-256 47331bc4dbb5ea192966d857c4f87c24630fcedcf91b13e1663e631076b1676a

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e8ef191cdd316616079c2c6556974e80438ba2afbdb447a2053d8e128515343b
MD5 84bc8d65f4428bcc655630ce671e9f26
BLAKE2b-256 455e14c127bc474a3baa0271e4338cdca2b95e004c273529526c79d1ffea9327

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2008b8d87bcda865efe27c22bc79c41797bb469ade16e9b1bcec881c34fb6c17
MD5 35dd3b16acb1fbd69665f5c9266133e5
BLAKE2b-256 3b034b2a768b93ec5c7d1c203b42f9a3ae7961e949713dc322435a0175c4dd20

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b25760b857f4b351248f0a030487d394e4272ae3fc477565eaceadb164050e25
MD5 5fcc0663dbb942e17d6422cc9e06eae1
BLAKE2b-256 7f7976363b67dbffa486c45437b838b6772a3bba7babbc0ca0b87cd41bb233bd

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4dabcdba50cae1b74930098e9afb6a3e32119e6e260054afb61ac896c096bebb
MD5 d62a785c0b971339d7c3be3ec8a54b66
BLAKE2b-256 8f9108ca9b5a760a5cbcb34713c188215dbd006a702030a0ccd8314d212220cd

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 42d33d2f1f641c5e94382bdacb76f27f8685a60a5e0f56969c128ae78b899877
MD5 f79cb9c68dfe7ab2e42ccffb8dc3af10
BLAKE2b-256 5f0709fd63aa6a3a15d3b9cebd120a6e09f338e2e717618685c462d39e12062b

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 229.6 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ac107fec0c06366d1ad7252c057f71b0d758459e157f4075ba8b4a09cb376335
MD5 51c7dbdd7f607068e1426b84633f529e
BLAKE2b-256 98ee33e509a7767f86e314568d4e09bffa73c2d9e01565b15992c0349e53f53c

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 270.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 094f4904ef76b5241456bd4d40662a520138acc9ad24f6a09b6b11ce773d312e
MD5 16d49e2c7bfb290b7a8ed63025963a96
BLAKE2b-256 a08ee53974601e83e1963eeda8893e221601ec4cb0a69faf3fcf2ab32099c289

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef2289adbb0f766ecab1ed2f149022df15a69c34f6ca6182d4d48b45fbda5ac7
MD5 86967dba02ce39d020b62f7ef3b0180f
BLAKE2b-256 3691c0ab08e615bc9b65907a7b59f10e2a9f5d467dcc5e78130de3b531ecf4f6

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7de476937fa3305ec927e2b7f76faf099d2ee0bb000b370b2891bf2d10d73d9f
MD5 7d91ae518c29103b91180c6157b3142c
BLAKE2b-256 b06409f4b151515bc7e9bf636d3bd1ea4519006289edfe253681d671ce093699

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5da6e840ea81f8d1ab188add9f530efcea43cf16f2c463b4b4f7f6ebadf5b028
MD5 5d2bd70e3bb36ce045ff7607da04fd84
BLAKE2b-256 a2b66fdc0bd7cd45a903c34b918d577a13b76029defd9e827ae662d6135be327

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ba0ecd12d923f492c2328a87a34bdfe8f7cfcdd5a070480a51b28c5e222a1b3
MD5 3cc92681b71fac6327e8d0ee593fb197
BLAKE2b-256 afc14d9080742ed4c222662dfba3ea38693b6c97565326bab45ab763fdc907d2

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03653d7ba4328a3ffdb03b464407670b488623f0914974b3f44a91c174a7cbc4
MD5 46fc3640dbab0bca38d0c08f19a87357
BLAKE2b-256 a3ae2d5fc54d1785d48ae5d544bfe3b43079383a883fd55524e605bdc536a9e2

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 08b0daa8e6e017b06c203e644c14289506fddbc07501ed207ac25356d1b4f963
MD5 e616d4a11b2b9ab8a68f0bd2189b6bb8
BLAKE2b-256 21d5ec2f0a04c14cbea6b74e452641aa738f645c1739f450e1c69f0f5c54730d

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 230.1 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 1cb791574bd9176ef9ab1181c4816c4dea6b1bf96b81dd0415e5595452a45ead
MD5 ad8560848b15d3b3666cbd57a52b4afd
BLAKE2b-256 ff1c58dbed530569751702da857e5d6cebb66af0de76d1842d030e9ebf87b28b

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: deadwood-0.9.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 270.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2ad9a4ab1993c66f74c907fdaf4eab5e5de08b37e318495dcfd54b6402fe8992
MD5 6cff72d44b73a56844faf4563a7d4b24
BLAKE2b-256 25c80d3ecb5c2cd1c1f5a824f41cd16169802c0d239e3eb472158a9bde8fecc4

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a8c2cf522e9d62e953dd1c26b60ede3bd9092a383025f8525328b5e15c1fbfc
MD5 5279f8bd283f55a5ca6fdb90b03526d6
BLAKE2b-256 55766f71dd1559b59c80e84d2ae81651e4dc4eff438a4a10c4b87ef76db0406b

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d7047ca712562d513a7df3f51a61cfe85fe9f9a3fab53f579a456ae87328be36
MD5 87464625737327105b87eb6e8b2d1f82
BLAKE2b-256 6e38e10d603a7123d9cb6b536a05d1f1a3bd93d641a6c2ab30cd77405dc9fbc4

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33749893c4c22de444cf3a68b1196f99c3e8af6912a7b687b8b7ffef836cfd2b
MD5 743b7fb39d588633f6cced1658c48bad
BLAKE2b-256 e0166e1a8b9c3318373278242b2d0686d0de0c83b7b6d27453a3abcb6f295520

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e08c13579ee566f3f3af43afa40a81a382e19015558b14adabb4876b00ff0321
MD5 df36d650fc2f2df94df5bd5746c6505d
BLAKE2b-256 82f588d480c2c71ec85a6adaaaff3b596c70e3832604ed9855ec45d86b4c64fc

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2920c5e7ffadcc484bb9586be58b699f2347fb3fcb72db1bf12badfae30ac71
MD5 208d635dfdfdf02b1806376f8ae9d8be
BLAKE2b-256 1755bca5c313e11ab5d0cacf5a7dc46a82d785d549b4e9a5736f0e0bef195b61

See more details on using hashes here.

File details

Details for the file deadwood-0.9.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for deadwood-0.9.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 83ad853bfe0623cad86ffeaa429aa396689bd141c27578e6e835078b84c8e084
MD5 244a9aed0ad2f3d49cdfa81cc8fa026a
BLAKE2b-256 9ca0dcdb8cc320b4f62ea69348f1225ec83ddffb427400c3af2780060fea8cbd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page