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

Uploaded PyPyWindows x86-64

dclab-0.50.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (768.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.50.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (770.4 kB view details)

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

dclab-0.50.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (736.8 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.50.0-pp38-pypy38_pp73-win_amd64.whl (741.8 kB view details)

Uploaded PyPyWindows x86-64

dclab-0.50.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (768.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.50.0-pp38-pypy38_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.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (736.4 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.50.0-cp311-cp311-win_amd64.whl (752.3 kB view details)

Uploaded CPython 3.11Windows x86-64

dclab-0.50.0-cp311-cp311-win32.whl (734.9 kB view details)

Uploaded CPython 3.11Windows x86

dclab-0.50.0-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.0-cp311-cp311-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

dclab-0.50.0-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.0-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.0-cp311-cp311-macosx_10_9_x86_64.whl (768.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

dclab-0.50.0-cp310-cp310-win_amd64.whl (754.0 kB view details)

Uploaded CPython 3.10Windows x86-64

dclab-0.50.0-cp310-cp310-win32.whl (736.2 kB view details)

Uploaded CPython 3.10Windows x86

dclab-0.50.0-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.0-cp310-cp310-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dclab-0.50.0-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.0-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.0-cp310-cp310-macosx_10_9_x86_64.whl (772.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dclab-0.50.0-cp39-cp39-win_amd64.whl (756.1 kB view details)

Uploaded CPython 3.9Windows x86-64

dclab-0.50.0-cp39-cp39-win32.whl (737.8 kB view details)

Uploaded CPython 3.9Windows x86

dclab-0.50.0-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.0-cp39-cp39-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dclab-0.50.0-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.0-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.0-cp39-cp39-macosx_10_9_x86_64.whl (771.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dclab-0.50.0-cp38-cp38-win_amd64.whl (755.9 kB view details)

Uploaded CPython 3.8Windows x86-64

dclab-0.50.0-cp38-cp38-win32.whl (737.6 kB view details)

Uploaded CPython 3.8Windows x86

dclab-0.50.0-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.0-cp38-cp38-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dclab-0.50.0-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.0-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.0-cp38-cp38-macosx_10_9_x86_64.whl (767.9 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: dclab-0.50.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.50.0.tar.gz
Algorithm Hash digest
SHA256 ccc01426b85226c2f18cab68ad27b6af654a017c3e76b555d2a567b3018259f2
MD5 1864d4e017d263cf6252484e09056b88
BLAKE2b-256 7c3e473fb357c51df3fab0cf8b524a28419969e894e233cc6743ac61d5387365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 18d7570dd3f42a83a6da7641692cba6dae0f18e7d3d007e62321cc038211e5cb
MD5 b9b51207489a396a9475fe1ddb0db4a6
BLAKE2b-256 ad9b034318365f25fe4669d80d2652f3427c47b967219f8fb1e41d446af9bcd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 814cc4311666dd600d55e354b85ba94437f0181b26ce95b5f3ef640aafe84da1
MD5 d42cb5ee6fc144528c68bbc77b6cbde6
BLAKE2b-256 5bdbf37a3847a3303f0fe3fc1383897ad6f8a9b02492e15af03f69542126870a

See more details on using hashes here.

File details

Details for the file dclab-0.50.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.50.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9b20dbfdf51fa298d275603fa2587dc308b39055128ee804edba49a94d38565b
MD5 5646453e6a39889c52c8433844f87310
BLAKE2b-256 aadebd03bf27dbbcc1e5ecdf2fe2edb4f38f5bccbd7b926731332f35784ef3a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f2630ac0d43636ae53d9069f431df964c85427fd9a7ef21a8a83f0981b2d186
MD5 047275785ce1b758e8b99a962f46dcf6
BLAKE2b-256 0263aab1f767b37a114d41e52563fa7b7296b20d6584c8a1a8df57abcf29f53b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a574cc42f69b88074e4c3b136d7bc9231d59e6c34954b0100a77a0c29343b75a
MD5 4e9f8436fb577dcf676f23b1afe1ea05
BLAKE2b-256 2235e959a4eef7a7501a0a5df5b6cc72af1a8941722276284d513f092edfd21f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 36d53c24f91d9e2fef0bfd0abff5a9e952b0d72e34ee4ee419be178e286e3181
MD5 e8248d0815960d29ac9c13e30b272280
BLAKE2b-256 25a8e4aa78e237c9d9a62174d61ff7a533ca34e365c63acf756befd7a29b88b9

See more details on using hashes here.

File details

Details for the file dclab-0.50.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.50.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4bec612fdf5886abb2e299e935225427ed2751eb2576520f2d3112b3bb6ff8f5
MD5 545bbd6c41a44301bfacc16f39d8ad4e
BLAKE2b-256 a4f25620dbd0caa27f38d8170c2ee931a2f697abd02226d202262ee7216fa5c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ad110c2fbe7e25f6c560d5db9e9e1c49bd22f386f3dadace638cb55f62e753b8
MD5 4b95eee21cef1932d323cd5d79bfc7d4
BLAKE2b-256 6f987df702628e0933ef25e5ca71bd423dac437b2e9af4f4a70db8c44b685c7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 752.3 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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c9a945f68c6bc33768578566085a6b95cf2ca7af57ef03c16d3da955052fb7e5
MD5 63ece16f0b1cb067cfcf508bf41e2ddc
BLAKE2b-256 75f83176cfaae6f5c0fad78938fd171806942830d0e1db1e6723d530dbb10144

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 734.9 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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 080a3e310236970cd0e727f6d5aacd8fe0ebe85b5236f04bb94d276c8f7e3b6e
MD5 e62fffbf165e16080dbdacbe4334bf8a
BLAKE2b-256 8f5404eaa9062b7f309c36bde65c729b1f148bc25796f621c1eb508474e4942a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e9651c7b9fad164a1941be3c91cfd574f900d2cf84f0294aebc619f9bcde1a69
MD5 20cff45f2d32cf5f6f8da00b85fdc801
BLAKE2b-256 c70f87f6d9cf7677ad12e4ec9f27a92670ed50131775d177677a2f0136b68c3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a52057a8c536ceeed5b8db35a2fe7b8730c983d5f1c1db8b3efc363ccd298d99
MD5 de387c94d1f100ea6ca66abbb5ceb673
BLAKE2b-256 b7426f6727309e815dd71310a3604e3c300cdd9856754fe2c290a1532bf12109

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ca6df0c567e576e2d80ef783c9b9449088ad6f0e09a7525de87b9ef83f78016
MD5 cde5df6759a25f0e2ca097690b9fc788
BLAKE2b-256 2e097d3bd6c5986b21c3a6e0f772abe7831cd433a81f7992bbf16e05462cf183

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de0b67c7fdc07ddf8ab64345c7713a963bb480e14c7ec292c01115f824c55f0b
MD5 9ab296a033cd8b1b358c28921f6bac77
BLAKE2b-256 967344142713222db0362a3ac9f7e3b2436e8f5b53ee5124b3ac4468037a29a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 28e0284f73131e6ebeb58396fd22de30967178e31f6ed1edf5010aa661da3c3b
MD5 51852516b7a3229cf8a1448dc1978bd2
BLAKE2b-256 ffbecfdc3548d1baa10306d78c64c811af7a0c76e268babc6034f6573a208a57

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 754.0 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 301b3be11c3fa06b1feaa09b9a24dd88d56fe1e5eda101ab06a17e092515efbd
MD5 5abd1b60c1421003fc7e9ef31c317fc6
BLAKE2b-256 332ba0514e02680df36e971f7a5b09ddfeea791f248e1a5dc51cc8032fdac032

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 736.2 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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 cb2495ec94a820582094a9cd2c04f0d223b039ec4b5ef22e4bce3e4e60b8152c
MD5 31fcdbed7e31f7b2cab422ab6753ba38
BLAKE2b-256 8a508e47529d551d52200baa64833ca06d2039a7b5fd27743157c1ad417ad46d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 037d59dc32decdd4693cace5b569bf09e26cdb77e834752544a1565f6686ede0
MD5 4114fce47f8c917ba5aafa6099af145b
BLAKE2b-256 3d8b055006f138b8e25e759f845e164ef307d0f2cea0a8acc414c113b7476678

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ab873cf04fac97935b134a2a6c20badb928647b961659422109e86a040481b45
MD5 ab325a40946635597bf01eb8e6f1cf81
BLAKE2b-256 4476508f2901c3e9152d92fd18ef8f88d403f083dace09c3f38823cc50887ddd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be4fece9006ff7281ed59705584391f682cefee2b0da5b861dcc18bf7ab4a6f5
MD5 4f8610adc46ed72e8809478601160e14
BLAKE2b-256 29d963817eaf97e4c72ad3c7b8e5d2d1d9fb1277b85fe9f40f2e2912f7ef2ace

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b44d737bdb6d3d9b73a3b8f80e9b525c54cf57355a6277bdc98d67e06720a39b
MD5 a0862830ba4c5cd3efde5995afa141cd
BLAKE2b-256 44ebf78e4073de3a6690f5ff41b508752930a85f4c9729b2a1883d6a61953a91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bfde5c2d3c7d7b83d2980a468f617944cd5661b19aa657cc94d8d7fa4d9607d8
MD5 baf8a6de512503ef8b664336ec3ecbff
BLAKE2b-256 27ad18dd3a61713125504f7c4d62546021163f79b2a6cd4dec27fa2cae5e8f82

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 756.1 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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 efdb12077d22e1d7e7b5851096b9ebbbcf30558cc45534ea105953c96ca01d75
MD5 ba9a3c6abe0ccb88786107d8459156f2
BLAKE2b-256 895881c9fa7ed7c83e76121df70c54a77b708d19af51a659d45dba21fe809e0c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 737.8 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.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 747762674be2a68a178d4ee7946d9cc25787051598e3bd41e710a601a06a9920
MD5 4f4c38bf6995b1e61a6829ae3218c211
BLAKE2b-256 1ca722e13735b6dd4c29590550a307404b2b8a27e2bc6f5270ee5cf8e5e23409

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fc638661c512144108c46ed80a71f15aece8e72a8451434f256b3faaa3044790
MD5 83f08fd89683ce637d8d21302aed0ab5
BLAKE2b-256 9840cecfd293e0a8fe3a8b759332c54d5975b90999838e1b9324eb8e2899d38d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6eed04cda9e7e30de18316de233848c2c7cd05732800bd425e0caba27cde5a05
MD5 026968793009dc948e77e3b63e89cbfc
BLAKE2b-256 e01acf87ee855ce0a719bd486a579be032c07ab908e5043b9e886ddb5285db6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e113cf619e76f0b5430ca78adfcf7b314f9b04d7a73ff2f5431286c11d3f245e
MD5 44c0277948c4abb6920476d3c6897fcf
BLAKE2b-256 2481a0bd7ba1051d3cf739d6b004a0e562d57ea20988711c016f9636a0acef11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 064fa8fc8dd6e27fdc51aa23ed3c7cd466469b6f4392b53d9cf00a217e6795b8
MD5 ac5def1daf31c774dc62b4760c22a097
BLAKE2b-256 6a74a662de75bfde088fbbd5c047c40c9b8512f0f5ee6c796eff38b42f136357

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16656e96dce5ce2a53cd99f73ec10a49af5cd68775055fe1fe233d119ac95fa2
MD5 a3026614627a3873f9dad4deb565a867
BLAKE2b-256 5893aa8c3c3102411547fa3643d56bc2c38737d88ce2b49ea3033d628142b568

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 755.9 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.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 708447b463642a58b630d3a1899587d8124f3e96b890d2c2bf60a3bef436c48a
MD5 3320ab94499f44505dc14ef530239014
BLAKE2b-256 0bc148779c224cd6e0b9b3ea213f4a2003cea3985501fbc07dba3e7ef9dd3874

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.50.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 737.6 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.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 56194cf385a78384069f8a4112d7c41c76b8a093312679b62ae0af2917d43f2c
MD5 f38530aac5f5b526d3084edf696a3adc
BLAKE2b-256 ddb07f1b0843270ce8074a2134ca46cce3b55ec8e4df9b90d84c5b7b53b44625

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 98c63cc88d496182935b13c7d844af3b93563e23b04b1818a5ee48b6cd21a1b7
MD5 05bdf04f7566b566c676b0c404d493d5
BLAKE2b-256 29dc6bdc3f173442440dd0ac9c7a2ac9269e6ac4e47f6438bf5072e1520e4c59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a012d83aa0f0f606642057d3ff8e40cdf2d4c890663f273f75f151d77bd7b664
MD5 73377eb86b7d42ad6d4682f0f4d0a877
BLAKE2b-256 228a01315fd432498f8dadc4580eed1970f28543a50409f4b4e761b4f4f53986

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8aecf1b475c26111e93b7d800539eaedcec63f56ceb30274926fecbc1237c29b
MD5 97cb3634c7e1a4d6c98662dc86ef9df7
BLAKE2b-256 0ad6945a013664affc06f049eeb49b51c9fa4ef8683e9f0cbfee48aaf39f7524

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 72b92c205499345e3f44511c007e25e1d316de6e5e94739ba47396f527ab92eb
MD5 561fdfa8c945384468fde7fe269f26c6
BLAKE2b-256 25c621feebf2d399d3f3251914ec0e23269cd29d2d6aa7a0efb993fb101527c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.50.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 af7dee6e56015e9e144a4872ed3d37ec97464694786817c77ad4757ffd37e8cf
MD5 6e7535c7c16e3752a07956a6f87552bc
BLAKE2b-256 29f16d675f7d2ed9ad933e0c2aec07b0155dc195069c4ffbe07487d54f4174f2

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