Skip to main content

Library for real-time deformability cytometry (RT-DC)

Project description

PyPI Version Build Status Coverage Status Docs Status

This is a Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) datasets; an essential part of Shape-Out.

Documentation

The documentation, including the code reference and examples, is available at dclab.readthedocs.io.

Installation

pip install dclab[all]

For more options, please check out the documentation.

Information for developers

Contributing

The main branch for developing dclab is master. If you want to make small changes like one-liners, documentation, or default values in the configuration, you may work on the master branch. If you want to change more, please (fork dclab and) create a separate branch, e.g. my_new_feature_dev, and create a pull-request once you are done making your changes. Please make sure to edit the Changelog.

Very important: Please always try to use

git pull --rebase

instead of:

git pull

to prevent non-linearities in the commit history.

Tests

dclab is tested using pytest. If you have the time, please write test methods for your code and put them in the tests directory. To run the tests, install pytest and run:

pytest tests

Docs

The docs are built with sphinx. Please make sure they compile when you change them (this also includes function doc strings):

cd docs
pip install -r requirements.txt
sphinx-build . _build  # open "index.html" in the "_build" directory

PEP8

We use flake8 to enforce coding style:

pip install flake8
flake8 dclab
flake8 docs
flake8 examples
flake8 tests

Incrementing version

Dclab gets its version from the latest git tag. If you think that a new version should be published, create a tag on the master branch (if you have the necessary permissions to do so):

git tag -a "0.1.3"
git push --tags origin

Appveyor and GitHub Actions will then automatically build source package and wheels and publish them on PyPI.

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

dclab-0.52.0.tar.gz (4.8 MB view details)

Uploaded Source

Built Distributions

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

dclab-0.52.0-pp39-pypy39_pp73-win_amd64.whl (764.8 kB view details)

Uploaded PyPyWindows x86-64

dclab-0.52.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (788.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.52.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (791.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

dclab-0.52.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (755.8 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.52.0-pp38-pypy38_pp73-win_amd64.whl (762.7 kB view details)

Uploaded PyPyWindows x86-64

dclab-0.52.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (786.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.52.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (789.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

dclab-0.52.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (754.0 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.52.0-cp311-cp311-win_amd64.whl (781.4 kB view details)

Uploaded CPython 3.11Windows x86-64

dclab-0.52.0-cp311-cp311-win32.whl (758.1 kB view details)

Uploaded CPython 3.11Windows x86

dclab-0.52.0-cp311-cp311-musllinux_1_1_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

dclab-0.52.0-cp311-cp311-musllinux_1_1_i686.whl (1.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

dclab-0.52.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

dclab-0.52.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

dclab-0.52.0-cp311-cp311-macosx_10_9_x86_64.whl (797.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

dclab-0.52.0-cp310-cp310-win_amd64.whl (780.3 kB view details)

Uploaded CPython 3.10Windows x86-64

dclab-0.52.0-cp310-cp310-win32.whl (757.6 kB view details)

Uploaded CPython 3.10Windows x86

dclab-0.52.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

dclab-0.52.0-cp310-cp310-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dclab-0.52.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

dclab-0.52.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.5 MB view details)

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

dclab-0.52.0-cp310-cp310-macosx_10_9_x86_64.whl (795.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dclab-0.52.0-cp39-cp39-win_amd64.whl (781.2 kB view details)

Uploaded CPython 3.9Windows x86-64

dclab-0.52.0-cp39-cp39-win32.whl (758.6 kB view details)

Uploaded CPython 3.9Windows x86

dclab-0.52.0-cp39-cp39-musllinux_1_1_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

dclab-0.52.0-cp39-cp39-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dclab-0.52.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

dclab-0.52.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.5 MB view details)

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

dclab-0.52.0-cp39-cp39-macosx_10_9_x86_64.whl (797.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dclab-0.52.0-cp38-cp38-win_amd64.whl (781.5 kB view details)

Uploaded CPython 3.8Windows x86-64

dclab-0.52.0-cp38-cp38-win32.whl (758.8 kB view details)

Uploaded CPython 3.8Windows x86

dclab-0.52.0-cp38-cp38-musllinux_1_1_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

dclab-0.52.0-cp38-cp38-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dclab-0.52.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

dclab-0.52.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.5 MB view details)

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

dclab-0.52.0-cp38-cp38-macosx_10_9_x86_64.whl (796.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file dclab-0.52.0.tar.gz.

File metadata

  • Download URL: dclab-0.52.0.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for dclab-0.52.0.tar.gz
Algorithm Hash digest
SHA256 5f461d1c42e25ce9ce93af561249efc4fec2dfcef47499175a49bc6b89819938
MD5 e1fdcbd2b094c21b02fc9a52b9f8d30b
BLAKE2b-256 f2d3fbed4db489803499c92be1c2d2d6de85e8376b3d7b9d8e136969a9861585

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 aa4b2a450ef1500dc2c61c829fd45fb6d63fb9961f2a5a1be25a0927e8f06a65
MD5 7ad06048b10f5551167601d3e4de87f6
BLAKE2b-256 4c6ad56ff3bdb632606586ffbc95a15479348610530e57901df8dd3c7ab5d344

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4cad3ae570302238feae2755139d7339b044acdc54d77a5986869ab31393f038
MD5 191306910460c39008c3bb5cd1477a18
BLAKE2b-256 918b62a0f99978ad83431771f341c1c6e40bc06554b1d16944d9c203abbe411a

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37041bf394423cf2b5efe5d2f5ae06818177a51288a8bc32a2c0763fdde079eb
MD5 c4c9f8bb40dacd225b25313b1c5af1f4
BLAKE2b-256 7319329461fc493cfd854384643239bc0753d44b9ba0954b91e943ff489369a0

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e5913b73d69a936ca3d1d3f324c37ac8204acd6e4e0dad871e1dd6c478ee4482
MD5 7904083675781a520b8b408fc61b2a42
BLAKE2b-256 67411738f557fa58aa81ab646e812707762625cf63aaee04aa92bd8c50c3ca71

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b9b241adcf6e88ad03f41d32963d71477986954bbaf31cfccd408136f26ed508
MD5 b6b95db772ac4d621a3f4e66ca91ce9b
BLAKE2b-256 a19494cf145344ed32011cc7e01ed9161390580ebcddc097e9989fa0d6a1ea60

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3b2d84cabe122db06387150920469be11af128875ff549e1245c6fa0e7bcdfab
MD5 701ecf36fe42cb80e0eff526971a80e3
BLAKE2b-256 afc43d40b3c25e4a2f6e563524536d240895c6d189625e37c64ed9543d678c32

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2c26896a40c1d30c8287e3de3bb6f2fd7e2820a27da34efb5b047531d9814369
MD5 fa646295035afe4f5bd28f5f22b0038f
BLAKE2b-256 168128c74f940ab40526fedce7f41c3249b53223f9b09444ce2cf3eedbc83568

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 71cc7b338ee2ff05c795aa429fb4617c7b6dabbb1dac66c50c0a078c68501753
MD5 39ce12ed124997cd0d9b665abcbf697d
BLAKE2b-256 1d804e9d1d0370f9e95e72e01679622749c9b098ecd1a87ba5c3ee07561bfd8f

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: dclab-0.52.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 781.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 259c1a45202f26a64237da8d99195c4325051b9dffa3bbd5ed3934f1d5ff0f2c
MD5 67c842bf6b6cd55e61112513c884637b
BLAKE2b-256 875a27f34b1d8ccb731a8618625537dcf36bd6691327365a6c4a867bd7d332e8

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: dclab-0.52.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 758.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c4d206f1732f632e0ea2d20941ce3b4d44eaa662b7d66c782ea34f471a28e170
MD5 8c74af7ff60ee9fae8eed067cc2baabd
BLAKE2b-256 4d39e93c2d44e962d1037f53bd61fd21a5fffae1673bf6566363df4f92f76802

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ea0b932185f67dc458a1ba1c2c4b17dff744c927cb3f3c3d524402c57509641d
MD5 bdf09f04908211faa8a1fcf61ea1c78a
BLAKE2b-256 2fea9c0dfa2ed526ee9c47f4bf447811021d867b6ac22a9eafe132df66141493

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1d8f8634fdd322bc03e7ee92531fed1353ead1f84b146be14d32cbbc267207b3
MD5 0e11234416de6f35ea249ac1e2ee550a
BLAKE2b-256 4d02113a2f4a1fcab8cc556de0ffba572fe1d5005e522bb9b9245d8f42134689

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd04f57d58c51206b9f428129f45bf062a8a959dca7eeb37bef4787840e197f1
MD5 3e65af9cc141582f33f99f641a1e13c5
BLAKE2b-256 ace99a3bcb9b87206e3fa8163bc042b535029c5c5a48b9473a4978321c0c5fa1

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a28fb7bedac21a6318a79a373d1313e11cfb3752aee7dc7cf421f5e15494815a
MD5 3082b2b304d62b76a0ac8bb19d5b7c2a
BLAKE2b-256 030f9de14dc0b37f7501481144338cb0f20774d6ad0dcdeff49ce80b86a23d91

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c37592b1e6d1da67458fca844b7f86893e0b1aecb095d7954137ae6d788884ef
MD5 bf12930170cf4bf75a87b42ec9861113
BLAKE2b-256 b787ccd48ec01eeb99ccd79ee825f593bb70d29ab1c5498e344a977b48f0fc69

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: dclab-0.52.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 780.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 49d2b03aff1214407288a9ea0b397d73e482aaade0542337f9e7165049123cfc
MD5 433fd8fe570ef1877c906358ccca4833
BLAKE2b-256 43b49529ae6a0ec14641f56e60d4f0c81d13a13b55ce676d1b72933f801a8688

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: dclab-0.52.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 757.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8f8cacf1bb80088937c469bbf6b4e468535f86c279906b0dac2ea6d1d2c754fb
MD5 95f4a3128d7863b7d35b6fe80d088f44
BLAKE2b-256 f464bc9c4248905899319c4b09ca59b05054565b727f038e94d2d950557ef174

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a62c9cc12e8742d9e634ab25421b94eb4e2eb10c9700529543c9032838d128d6
MD5 1dbcd60d19d21f65d28a62ccd4a70ffc
BLAKE2b-256 25f51187660eb1cb2fcd771d201d34c59a429ae2fa5e33f7f8f2d5c2d5f51cfa

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ab0ad890557addafb02665c5c2a7e9b0c0d3f799b0bf1030a2caff860c891798
MD5 5f0d74591c7e5b1efa1b1e78f8606c87
BLAKE2b-256 5470d60d70f06b0e70c7308c4d58eaae6d1c541bc3e30017d92495297d424f67

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e288fd8c35d1541a53c402916ce3c8bc63042ccbe074a3a62ecbae4e6b18e66f
MD5 c4db25c62351e146dacd960c03b8e25b
BLAKE2b-256 b45168b59907d55b8b279faab77522cd3a66aff307cfddeb6e88e8351302f780

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de52925f65c4ae1de75ac6cce99685fd2b1cd2b5e18824f022c452095a2941b5
MD5 fbcba18e123cde2e3ce5e6f2423c2749
BLAKE2b-256 39e2b4a6d7a92d1242e200600de0edfad7fc225e059907455bd53cb435ea36c0

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1bfcb335839ae9b4567151898673de5ca00570ffb96f39a89d51d976950964ea
MD5 a1f0e0a4f9d9d8427170d478c45ea52c
BLAKE2b-256 96b8997c0b0b8a1c2c8be55bedbb03eabd60c53782976c0e225b6048b4f32c31

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: dclab-0.52.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 781.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0549fdd652fe38ac172dcba64221bc8471964caef1dc2f0dda46f33bbcc7e8f0
MD5 1b79512103841f4b6145aae7e5559069
BLAKE2b-256 05182bb0b93e32ff55191a0d6d5ebb62d5aa8ab4034f480132b2e1b5a8d1f5b1

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: dclab-0.52.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 758.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 313d3f76e4fa1c3d89fced7833e2844459c0adaf2bc2ab3858d6ebfc4cffe358
MD5 a01ae6972db1085c4fdedabf13c3808a
BLAKE2b-256 24c5a2a6a3cda4e9e878d937b9140204e75c63433fa14c541aa202e37f9d2da9

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d47eb6cb36bc89eeff8b37dc03c7b1d688e29226d0e78cb22129b8d87895322b
MD5 3763475e31d33d5df7ef0fede6020d9b
BLAKE2b-256 414149a600fe63231b4a634dcaf5fbecbbd7eebe561ab316b0d389703d93e23c

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 03a964d8b90740ac24c1b698691f210ac57ad1e809270a576c4d437558fde7c1
MD5 c425f41e3469b8649d69855dd2c17902
BLAKE2b-256 e5abc1970a8477655d404d3bedbaa1b941718f99787419b1f1c61ab9d3cf60ee

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4ac6e504156a763acb48c1e9c7bb0a28a084b5aeb16c0b7acd07be1f998661d
MD5 619184003578a5f65e5ac364b607a906
BLAKE2b-256 92cd9dbef38fe7031a01d8f374718a8572183e9694b92c0475810eccd932d3d1

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b9b35d912e09420f1870a688528aea63bcc3c6c7bab70cefed087052979d4136
MD5 8b28e7f39b941fdb3ee10532ccf92cc4
BLAKE2b-256 bf04c4bb41cd63cc61bf6c294fb24f9c38d2483ba6ef42c637adec92289daa3c

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d814ceabd73b41edea47b31644aff0bff2afebb464650d715c381b1249d82d78
MD5 fbc99ad85a8625955d1f1f75ec7c34f3
BLAKE2b-256 6cd93b516370ed100d5fdb8314614a1b3f2e03d618ae9060709c78ea67b62eb2

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: dclab-0.52.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 781.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8aaee92575d8f9040dd007adb9606dc73f44b4c7bfaebba6a9c3e09b23f428c0
MD5 b30239163642964a720557c5fdb7b5b5
BLAKE2b-256 783003711eae698d0250f2c65c6a29fe481158f1bb52da1515f600524c57533c

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: dclab-0.52.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 758.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for dclab-0.52.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f9e3dd95a7c2e7a7605e9d81e5b454a3e9000540d7a442ba81021dffce95e3ff
MD5 edf5ef56f96c4591042d88d19ae2bf4f
BLAKE2b-256 35b80eafab676c54b3589c5d7936bb9d25aa9b35ce644ed7c23d37af4cd22232

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1249a7f1cd5b832ed87e79151afebcdb5983135966da9e97c09265d8a37488a8
MD5 ff91811652e135f1dc48db5e5f1a4f73
BLAKE2b-256 74685d0cd6422835558afcf6dacb648ba7e52897b88479bd73dc586df428e54b

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7ee7255ce73c3ca31be9022710cbb69678c619055613a2acdbe579fb9ec49b3c
MD5 c20e52a79f79f0df5dbbcaa766806988
BLAKE2b-256 38ad8daec0651844f59865b8989fe3e80a334eab84a4b9f14ad91f1f741ee7ad

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 65bfa6443651464553c7d37a4cbddc65a83cc6a111f414f94acbc793fe23304b
MD5 43741e8a648bd0d4032456b8cc134955
BLAKE2b-256 37c4bdfa29c83a6018b7c175a41865739ae0b063329b0a8331e1df3db85517f2

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1b5aa54a9de9664420cf5ea6a97b77ae27499816a25df451ed2ea258c235d6db
MD5 0f13b5e351336f738e42b4b975a8fbbd
BLAKE2b-256 4f0c6c6684cf27cff922037111137566e192a986c563ae3d0f0ca607ec211c49

See more details on using hashes here.

File details

Details for the file dclab-0.52.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dclab-0.52.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 122737c334983fc6a7dca685b2bdda741470dc980d4823ba51ecec9998da361b
MD5 a11cd8d9d78273dd83673579e0690a60
BLAKE2b-256 fe367301d776a9fa031c1c7547d6192d2b2b53629c212e2bb9d03e51b13bc90a

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