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.50.1.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.50.1-pp39-pypy39_pp73-win_amd64.whl (742.8 kB view details)

Uploaded PyPyWindows x86-64

dclab-0.50.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (768.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.50.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (770.5 kB view details)

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

dclab-0.50.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (736.9 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.50.1-pp38-pypy38_pp73-win_amd64.whl (741.9 kB view details)

Uploaded PyPyWindows x86-64

dclab-0.50.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (768.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.50.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (770.6 kB view details)

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

dclab-0.50.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (736.5 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.50.1-cp311-cp311-win_amd64.whl (752.4 kB view details)

Uploaded CPython 3.11Windows x86-64

dclab-0.50.1-cp311-cp311-win32.whl (735.0 kB view details)

Uploaded CPython 3.11Windows x86

dclab-0.50.1-cp311-cp311-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

dclab-0.50.1-cp311-cp311-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

dclab-0.50.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

dclab-0.50.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

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

dclab-0.50.1-cp311-cp311-macosx_10_9_x86_64.whl (768.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

dclab-0.50.1-cp310-cp310-win_amd64.whl (754.1 kB view details)

Uploaded CPython 3.10Windows x86-64

dclab-0.50.1-cp310-cp310-win32.whl (736.3 kB view details)

Uploaded CPython 3.10Windows x86

dclab-0.50.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

dclab-0.50.1-cp310-cp310-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dclab-0.50.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

dclab-0.50.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

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

dclab-0.50.1-cp310-cp310-macosx_10_9_x86_64.whl (772.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dclab-0.50.1-cp39-cp39-win_amd64.whl (756.2 kB view details)

Uploaded CPython 3.9Windows x86-64

dclab-0.50.1-cp39-cp39-win32.whl (737.9 kB view details)

Uploaded CPython 3.9Windows x86

dclab-0.50.1-cp39-cp39-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

dclab-0.50.1-cp39-cp39-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dclab-0.50.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

dclab-0.50.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

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

dclab-0.50.1-cp39-cp39-macosx_10_9_x86_64.whl (771.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dclab-0.50.1-cp38-cp38-win_amd64.whl (756.0 kB view details)

Uploaded CPython 3.8Windows x86-64

dclab-0.50.1-cp38-cp38-win32.whl (737.7 kB view details)

Uploaded CPython 3.8Windows x86

dclab-0.50.1-cp38-cp38-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

dclab-0.50.1-cp38-cp38-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dclab-0.50.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

dclab-0.50.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

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

dclab-0.50.1-cp38-cp38-macosx_10_9_x86_64.whl (768.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: dclab-0.50.1.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.50.1.tar.gz
Algorithm Hash digest
SHA256 9f2bacb656b74067b9761654e742683ff837c1ed3af6e8103e1a17031b242ec2
MD5 e8f109dc9f1e8be11df19c33d8652ca0
BLAKE2b-256 abc0491e738d3662457a5e08e34f5b3595da5d6722362f992283930ad112c047

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 44966c2c468697ef8e5b1c415537cc50249c15e2ca29c7d96b00a35b51687508
MD5 8cd9c4573ef1d00e8feb1ea4283e035f
BLAKE2b-256 705eb64bce8d37d7830b4adac1bdd2beb60c289f557cec91dd27ba3491089acb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87779a22a5e9a0d93d2c16915224f54e77aa4ab027997c58560290c9ca71a474
MD5 acc8162672d86c4ca20c0e41aba0fcb4
BLAKE2b-256 059731ccb587afa945293ac13f0fca93ad7d0284774d32930eef3994d82b8782

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 39b4aae85a22238d604cb86148f0289328f3050a673a5c36c0090c3600a3b40a
MD5 32ff1ed5fef0543f6e96870ac12acca4
BLAKE2b-256 ae2d38c0f11156e1456223558b15c73e1a684953d8e9d208c90c82b0a603c8e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 13abc481bcbec332bf470c4c261ad57b89611c5102908e5aca865c0f6cc88cb9
MD5 4282578eed2442682dcb12f151e0758a
BLAKE2b-256 4ec3f4175fd10a240e2243de7165c2b2c926b3e964890bd4c95746798106957b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a0413c1a89e9edc493efabb1341246e020e61bef0154c6412a17b4b4f5811583
MD5 bdd65ccbce42309b01b8fb4e851e3cd8
BLAKE2b-256 afb1cb5589b7cd8e9e4a4b40cd1674943cfb907851c2cfa1e41c7d526d332a70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef2a214ae77420c607c71301246b1d00a4422f2f3225e3ff1c36e6af97b3dd2b
MD5 3017617885243362385e912ee3594122
BLAKE2b-256 361ffff0869ff34f9a94e4083bea3ba7313cd9520021aa08e82d627170ab9e23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c72bbe58a0f1d4f7d53d0e540eec78be6a79997898d5785ac1bcbda8cf32386b
MD5 8c4f926cd3e3cddcd80fe049c6fcc00f
BLAKE2b-256 610278d9893b3bd79bf365ade03fe7773cdfcf66b184220679819e759dd395cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c5834c4fa9b73afdf63c9f8168bd68900a4c8d0662be77b0e1526c9258409d5
MD5 ed7f8315ae34fad38590689b5316a8d0
BLAKE2b-256 8993e771eb853e9df38cd2e3507deb03303d1928ce8fa28b8272f396386f1990

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 752.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.50.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5eb34dda9315cd7510e7f02c7a6b5057d74d86e1e271250f14654c05645fb769
MD5 5ad54013d938ff52cea9d6a65b829a72
BLAKE2b-256 4800bdb5cc8328ee4aa10dfca6ec66364a4354830c76a37c2c5aa2945869d8b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 735.0 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.50.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 34110b2ccfd39e7aa06c5d641ae1b3477f11f06ad9d4cede86fb3a7e20b63c31
MD5 cdf754c93ae5988d8b1852bdcc1df20f
BLAKE2b-256 d1f2d659aca976e1fe68b9a6035b46ebdba160f8ed3c81a871965adccf706b5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 641c1a49eb0572694ce9a36169f00dd66a91894dfaab0a45be6523d63ed8e526
MD5 a297ae637a89deaeb57384e244f91887
BLAKE2b-256 1ec6a0b3bfeaca99e11ba9575908a08aecc75b849e11d10629a568f937b1c7df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5fe1626bb56572fd66f052d150b079a8902eb9ad5f355d45d6d69011dc59b71f
MD5 d619b26dfa2cc434c5d957118dd0c8cd
BLAKE2b-256 a3103a8ef1d20428332daedad7cec5e0d8c7f8c48a85b9b37ec3997689982823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0d85f31674d630ddd3449798ebd13f5f0732b540d1424b494e0f9ec1757a97f
MD5 b6e7ba5ad67ac00d3d91376d1895f832
BLAKE2b-256 df42ad5b1361df690c4d581e6fd6d3d999ea9fc71a54949860c8938dc261af10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9b2f2a98e3961776740fdab7ca5042f908261bd095c6533306b778b37952b310
MD5 9da5edd81abc55f4d8cea34b1b23228c
BLAKE2b-256 6cc5cf595141b489aa1c157554e0c13b0cfd094497e497b87528f023faf09f46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5cd30d3c5a6d9600aac6847c0e4f18681bc349c424bc64ccf483454bcac76723
MD5 2a0d1b575d1c4385528e8a2460cb3330
BLAKE2b-256 a961a155e3b8a6e75111f7a6c69b569a59ff90b50596ff7429c6065072927983

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 754.1 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.50.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 beec26d2a12b8e07c248e8c0edb6dc711f98d675c702d511671e19fcb8414f5f
MD5 9aa15b46cdcdef1516eca93572aec030
BLAKE2b-256 e5bfaa1417c8791f0bb5a07c27ad54c1fcf8e6cd46c8c6cba68fe6a59cac2fbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 736.3 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.50.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9dc00a05ad458757df647b5a2bf767b22ea001fc6ff1d3567df7e8f5d6b48c02
MD5 aab0d4331d09208c7c28b9b22413f50b
BLAKE2b-256 eb0461c15af3dca600fe5ffb1b2eb770fa5406310e3fc40821c3e774ec81b616

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d234fbee0f33f89cac05f716ba74f3f868844fedde593940be330f6ecad20d8a
MD5 5c8cc43c1387be58bf1bdef9d653447e
BLAKE2b-256 3423ded928db3d159bce068a83f761d59bd0d8222ad8e97abce60b33d2ae1f38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c267bac8ded1d73360cbc3b6b9e4d30f9551f5692cfce8e63e85fea9b53cd9a2
MD5 1b7d79026d19bdcd2aed5ad6cc290044
BLAKE2b-256 961e6f46bf790c3cd6fb63c5a27354f71b5e8620d3dd2650a5bc3e004c25dd31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c0d40a431678a7fe991472cb6fc3cdee9108b12958b97acd88d1a0a25d59b25
MD5 be8f1bd8097325eef06d5d43c6bfa645
BLAKE2b-256 39705d84789bb1767787416d4e1ffd821c8b4b6291fe821e2089bbbecb834a5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 46e43562f6e519c60a568081358ab504011da5a80cb0797319677e1da8ad2098
MD5 0e6d32e23e408ab578f97dbae199e58e
BLAKE2b-256 3a49e1eba7fc9c5d552537180ca865f1ecc714c5319293935b38f1755e6e8c07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 51233b14eee3dc95e1d1552e710af1f990c4447c5a8dcf4b73f8e558dba6325e
MD5 442d2a5f2490a34920636f675f75c6b6
BLAKE2b-256 8d80feaea88baf15ab607815c523f2328ca50fc2ec5ac63a0b973b4728d9a08a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 756.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.50.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 011d45b2f1d72c8e14bf0560b7c9be63a04785057229a2f53bdcbe3f2f7da8c8
MD5 c0cdee04a2f671a499304af43b22cb29
BLAKE2b-256 8216eae7e0aee96195801aefb04bfa5d4b4671bf548c437b3f396542d64e186e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 737.9 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.50.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c80a4c281cbf311ed5b77a4ec776ea1752338a3d19ef1cfe011abe98f2634874
MD5 e2f5444d6f4a3de2303f4868621001be
BLAKE2b-256 c4c77833bdcddb19197ec081d7609f4641d2b8a4d0a286515a7823eff16bfbc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ba272f9c8d4eb09d5236f75fe738f5a9f5952cb6fd27649f404e36ef0124b0dd
MD5 42f08259f692373476a448012fe79846
BLAKE2b-256 ed8615c74840f3aa526fb7c1d65586f36b83df1b160f139bf0c91177570447e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 748c8e950baa111ce0921ca7cbae16c7670b7cd6f44b9d8f05082674e7b110aa
MD5 24b2c9653ea0083e7860199d7f5cca85
BLAKE2b-256 bd9830f6028e619a27b5a99fccbae0d6aec232e66992c87f39c982d740d08102

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 47a4af3debb199f2f5575b56add4cf97960cb9db989988aeb8820706a016168e
MD5 3d6396c5dcd9b76cc9789a141be443ea
BLAKE2b-256 1f464d6d8a716389e5413bed5344a7d294d620466e469a6221bbdb72eaba0e5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 27a6927a7f8fb2c61230f514acd7f51242e569f7e2c4225b5450f8b23f543afa
MD5 25934988d604ea3f9a4c585ceeb97386
BLAKE2b-256 f9151cdf24a075705bbfc78b3e23d9cf8efe9436fe43389c7f4006e4ffbb9ea8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d5eaa168cc2b3656f99e87ffc9d22e0893906b764d789e26a341cbc90186a6b2
MD5 89529499d27f61463c8fcc6091f7e3a8
BLAKE2b-256 90c91395c322ba44771f275a3a8e4fa9ed93d499a33d4e62403d72a6b0e88085

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 756.0 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.50.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7aa8f4d26dd55384817a1c7bee0c05c2110720c24c4058857a554b1e8ecfd205
MD5 92716fc3e9d196dc297bf6a771eefd40
BLAKE2b-256 4bf83cd55e4bcae87b6c8b5e5082728d95f6da39ca6d63b6611631dac442fe42

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 737.7 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.50.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0301463595d43d856c33990ed9d3704279c1e0338ae23631cb2a50ab8c6fd852
MD5 94baf42f8de277fcf4c9fb2585e46e31
BLAKE2b-256 84967f40ed2ba2ce1f7e3fa31e17e144f9e9c136de88aec31fca554fbae42137

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b19a612d59ea28044de5c7648792aa49e7821753684edbb067b28886fc98a4a5
MD5 14198f7b8dfd80c6206abbe1e21be49b
BLAKE2b-256 5ef269372eb8a830bac7f1e779b6ba6b147e8501a9ee444d49ff993dd60b735d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 922046cd0a92ca18d9db9155a03879f60905680f1e9f0bc61844a55f78a1fa83
MD5 c0b10899d1c4067ce39cc7409e0914df
BLAKE2b-256 a23813c70884f58109b3c93d59acbe6045cfd2f1eb4172fdf4c6c7ce0cd0d484

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2db9d8d93d2518c663b22d5d9597bfcf23efe9de672b18060395de10696d52de
MD5 fa5db34d5b22521025431eab33e045ba
BLAKE2b-256 24ed76baae1484697004f18da73542ab0d9ddea2bb2e100e6b62c6379fb51580

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b7704753ed7b41529e30e0aab98f432f53b1e41ea6d28c0e620ae0c5a979e485
MD5 a4c157e031428c2b48114a2d8ee75563
BLAKE2b-256 c1eeaeb8301272fa9c9715fb604ab763af7685aba9bc47a3c7d8748aac94336b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ef0327e4c366c5e1aab63b8ad0276d3d20fbe50bc54700d9b74927d09175ec61
MD5 81fe24471c9eaa87d02974935baa90e6
BLAKE2b-256 31d0fa2f7ea8e6216d1c9a70a6939fb8efac6fb67a2375f0d71f95c4250feab2

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