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

Uploaded PyPyWindows x86-64

dclab-0.51.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (787.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.51.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (790.3 kB view details)

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

dclab-0.51.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (754.4 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.51.4-pp38-pypy38_pp73-win_amd64.whl (761.3 kB view details)

Uploaded PyPyWindows x86-64

dclab-0.51.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (785.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

dclab-0.51.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (788.3 kB view details)

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

dclab-0.51.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (752.6 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

dclab-0.51.4-cp311-cp311-win_amd64.whl (780.0 kB view details)

Uploaded CPython 3.11Windows x86-64

dclab-0.51.4-cp311-cp311-win32.whl (756.7 kB view details)

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.1+ i686

dclab-0.51.4-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.51.4-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.51.4-cp311-cp311-macosx_10_9_x86_64.whl (796.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

dclab-0.51.4-cp310-cp310-win_amd64.whl (779.0 kB view details)

Uploaded CPython 3.10Windows x86-64

dclab-0.51.4-cp310-cp310-win32.whl (756.3 kB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dclab-0.51.4-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.51.4-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.51.4-cp310-cp310-macosx_10_9_x86_64.whl (794.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dclab-0.51.4-cp39-cp39-win_amd64.whl (779.9 kB view details)

Uploaded CPython 3.9Windows x86-64

dclab-0.51.4-cp39-cp39-win32.whl (757.2 kB view details)

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dclab-0.51.4-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.51.4-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.51.4-cp39-cp39-macosx_10_9_x86_64.whl (795.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dclab-0.51.4-cp38-cp38-win_amd64.whl (780.1 kB view details)

Uploaded CPython 3.8Windows x86-64

dclab-0.51.4-cp38-cp38-win32.whl (757.5 kB view details)

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dclab-0.51.4-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.51.4-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.51.4-cp38-cp38-macosx_10_9_x86_64.whl (795.2 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: dclab-0.51.4.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.51.4.tar.gz
Algorithm Hash digest
SHA256 74d7360cbb9f35abff312abd88a913ef6a2bf031a423b0d261ac9eadc0ea6e46
MD5 569441e465557bfdd15b0a2e0686f176
BLAKE2b-256 b83842382e452e03094bf60bfa68a492c68a56d7a1efee3e27dc30366e370ced

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c70e85914a2f6161ed5d16d5439346294437d700a4e838d59eab7c3ccdcf9367
MD5 136e455755d4ad2fe29854c321533508
BLAKE2b-256 1012ad7b428f02c9a2252faa66f0babc209668326ecda15cdcfe88ae3aec9d77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 576a6d153e5345a11baa372fd1aeac2cca76c4be57102c10b9cd64469249f4db
MD5 120a31daf09d99389ad5a578699ac38c
BLAKE2b-256 35351c818cf5f9197b6465522cd11ce0a0ee665fa6fa3f32524a0ebfba12e3b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5901a23322aa7d2d1e0d4263270978cdce7489c75a87fb828ddc55b205c940af
MD5 6294878fe044ad1b85b11cbac69803ca
BLAKE2b-256 343f8c7a5c2b01ae9bb28586428dbbadd273cf066d48ee9439d1473f8e3500d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 67210dd5f85e9c0c093022d19ece98eb8529792b43c41a683ea6b97b3807e1c9
MD5 061532a3948994638d8f7d0e315b2457
BLAKE2b-256 623386186c08459f4ad2a43a6d38396438f76c3265007fa80a339991e2e74a1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 fc5afbaa81468f8944ef4b628f671315fbf8ebd646e425db2e2a761047ee0c53
MD5 2909568ecdd41925526db9fa3bb15847
BLAKE2b-256 6ae6250fc4cceeef6811faa3576bf74503f2ab9468d63a6c896b155306004739

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 caac39827ffcb5d8e7664b5dd46be507ca2056baa0971703aee10d68522f7665
MD5 34c267dbafe4f63d56f0668c3c21dc31
BLAKE2b-256 6a5c4b469b7a970f250d103e396a06e6a0b93d403c3ab5e279f7262f005247a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5af8809739f9f7091a5c81b04c278007a8e358f1439ff100cf22c80f9b7ef789
MD5 14504adc9262049dfefd729f0d0c78a5
BLAKE2b-256 abf66ae6967c8609c3402a1416b89ae7d92b4efe379edb4f6ebafcc3699a79f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 504c6e59aa18430c55f7f59e6896d7673de73905f2601ba165555b925f608f7a
MD5 2404a08768e72c6c3bc66fe6e0720104
BLAKE2b-256 f644420572ac19cf3b456f5eda13918d179214cdba3fe4f86e97dd3aca7ed0c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 780.0 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.51.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 db83baa987c015a2da3333afe30b8f4c07c34371f4135085291f3449a77562b1
MD5 99a131e4a0d2aab3bf6d016a70d062b9
BLAKE2b-256 d908182809a4b7d876b94391fbf523ea1e66b9d75fa8dfc27298d33e21648242

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 756.7 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.51.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8864b42e5d3ce1f44dd84e71ad33d3872d06e74b39b5c912e58b4cce3d5e85a5
MD5 f3ab3d8823fddff004219b4a9068f0e5
BLAKE2b-256 611d9df2c8ffe685c635ba42071f32ea1c061dfbb32dd4e74d6eb064fa436551

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 25849f72e814d101ed393041c48fb822e86d5104c444c60d4e0a2d1493270d84
MD5 cfc71cbee7c1568c69f96a0c3a2f1bf4
BLAKE2b-256 6a68b77a3485549193c0049746d24bc1c0edf1ad0c65a108b84b860cb0cc3f92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 09359b83a83018e2e677963d06aa636240fbb521b6236a1dc61a02fe551a656a
MD5 f346b04d5bebb9ce1565c6885dc39caf
BLAKE2b-256 07ae13e6bfcb170bad0f809e877746982a2d50e641d245b6c620664e1a80f6ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8845684269e49a27f08a883312711336a1faf95d9d8d5d0fb5d96dd7b4b57e9e
MD5 02430eb18f41d1203a64e621f52bf211
BLAKE2b-256 000d190db0260f8beda90b210a9271592d10fbd2ca7fe2795a13c50c675126f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 805d864a182c093b5e66413dfc298d20b17098323d9e58f22fc5828582c3546a
MD5 a9678fb7e86df72f6b4df0ec168ac314
BLAKE2b-256 e554ce5c2dc555a4f308d50ea0062241995eaa5146f976d9134ed8be50343731

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c148164ba22be2ea90f2cb69fde58a27290beafbd4eeda78558b179a1fd3b6e3
MD5 618a824c3f12df9948735f9a040fe676
BLAKE2b-256 3824bfb51e4d35494d18f5e1766417f061acc73d412c20b2aeb266612b86aa84

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 779.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.51.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b99fa098e132e49795ba0df59857fcc37c3a3b36003070a9a1ee0d1442f1a9ff
MD5 3ef08de7429547d582c393323beca713
BLAKE2b-256 0f6a8ba95c345a8ef5092cf7c6e49cebd7455d8b39e457c1ec8b719cf29513df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 756.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.51.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 4410e6db7c81d3aa04a532d962d8cd5a827a16fd2afe8d9a55d696c6e2e0de24
MD5 34a57fca7e151f148354f7a0074d272d
BLAKE2b-256 a6493374a7a77ef585708f57917875d92f12d532b82bbd7ccfb9c83e23290241

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1a34a47d5fd05f63a6b0738bcba9fbbc2d96524387ab938f288ce8ecf954720
MD5 a0e93fc75262d13df9d5033c5633761f
BLAKE2b-256 646b706d807d721e3a891f21a573ddc1368910b9ee184aa98723005821cdf8c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6442253c7d575c9b0c543bbb37f0ab74d5b55669880c2f97ba5a70179a86e2ea
MD5 fa603ef0f8b07b69a75d03ca666ca51d
BLAKE2b-256 a591d0835897463aff1f9cad4c2fdab3e6dcef3b5459fd32ebf8e952d72b6710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6dce4b84068df4f39f5dac5ff39336a7e7fc592fc48ba13e821b8480088e0d3
MD5 bc6748064a3ae4e75cb8b485e3ac4c7b
BLAKE2b-256 22472a96a6004d8a341d51f274406043bb76078e9823d2d02df684afded0c607

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c0b6bdb143c5c021f32e64125f935ce247ac8e8c3fb50cafab05d4530a3b9575
MD5 40da4f1606cdaef31b3799d5cd21a0fb
BLAKE2b-256 e2d536d24998463c17fd2fab6b70d4dd1c892b5148c590767adfee234212ef8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 036486356a0833bc04ff19b6239a71165261fec7019a1ceabae13b1719fa9b5a
MD5 7cdb189fe7cc8545bcdb87fcb682f24d
BLAKE2b-256 29a1053b257ef2887f17801234ed8b1b525d1478e4f6bfcb538ad9ab50fe915f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 779.9 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.51.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3f22c853653eb460310b1b63b6f8430da53df7a613c19492fb0841f71d2f5618
MD5 a3a3db4f856a07833b7da54df8074703
BLAKE2b-256 88108d21a135ce1044eb451bfd83d32cb2a1c263d764f80fc62dcccb1fa3503e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 757.2 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.51.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8dfc78a265a061da159e27c3b5c0d2ebb459dfa3e7f93b9fb48aae575f799679
MD5 c410ec678818e848a4915cc3817de273
BLAKE2b-256 3d4fa84e38297247d594ffb21f74d55b966e8a5dda6188f4b354946c962d5276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d266ad285627cea2cfd8a93dd2317d34e079ebae36efb74fc48281091413928d
MD5 4cd33538fa321a67cce5675be3b77243
BLAKE2b-256 563b4023b0ec048e934537d9ce1078ce587d9a6db10d5e086531deb7994cf87c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 db4d67cc40e9ddcac2be916cfca62043906c5571b517e30011c009e9e9d66a31
MD5 2af33efe3738c8aa9a3dc59d1a702d6a
BLAKE2b-256 895d19c2be66f6aa14de3bac18961f240e2528a6b803140237ddeb1592a7fa46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b62bc73f048cf4cdf30118b6b042817ec8e77075cb25ecc65e90e168e2c948b1
MD5 88ed254110f581bf0422038706b14504
BLAKE2b-256 ee6bd6e649faf08d5eff3e42f6be45e44feb3611d99d05a08e82baa182ace054

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1e32e15c593d4851688200c9ab521d7880fc9af9392a4aee9dee291122a1bced
MD5 b3fd5e92f1a9f70f16717d8b97cefde7
BLAKE2b-256 717bfff9141b3fe45dd53a369a982b4ad9b71502babe4c2946d942ba4d9550ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d261e62ab036de4ea95f1c39819c940c64b102deedbc0238f166f4834a7fdbb7
MD5 78017f0d721744a1fdcbb7646ede2e6c
BLAKE2b-256 8b7d0abde55c3e525c463269447ea1e6a57c58fa7948c9fec38a682688b7bffa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 780.1 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.51.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 40d96728e27393b187f2bab3d2f4ffb5a96e2205d3c6d37dd41ba12022addc63
MD5 106bc2915cea5df66336d9cb24e03415
BLAKE2b-256 5085244f39812011018f9951fbcb90efb1c8c8a0ac2c449c5109b5795c50cd96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dclab-0.51.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 757.5 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.51.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 3b1280f5f78719b84ca44f508393af73ca2c058d52eb7a9439779577897e8b47
MD5 cd649c4dc43a9c4f9322b2e849e16246
BLAKE2b-256 38e3cf587d2813405aa762c5b8b17721337d018dd6de2259a3b2a189210a28ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e988d85f8e268ffaf5a66770e3935c6ec20e91f9d31bcd44ad02b9ba5c9dd701
MD5 8a692fe8cb33080acc37fa41dcafbb1a
BLAKE2b-256 8fc0f3675f55bba8a94b82806e98f8251118be9fdc80e0863381c2d04cb96f01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 20f902679358718a7a5a413be3cf6ae6bd690a4466692abd5e71e1c6cd37081a
MD5 a9ec77c7dc984c70bed1b84762b6d037
BLAKE2b-256 df8d39322416723a658fa0e92fe7029b98e6c2bdbd72b06574ca98c3744b38e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4f714f3c1b29330d6d02825f073a918ac486b61e5664f902999d927c2821abf5
MD5 b83ab22971736f52ee59d6436bbbad52
BLAKE2b-256 2fa5d75f788975e7308cbd85f36e7bb95cc1408381d8a47220b0b7f1d7852a43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9f464c961a5fe96f6b10b1a596f6a1266e19fd90ff41d4ce3a37a007c2b8fc0b
MD5 b5c46d6bd6a816c4f38661bc0bb4181b
BLAKE2b-256 eb5790bfa926a8d96b24d6a855aec09edd3d82b2a0f33b95788a1cab5076fb12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dclab-0.51.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50124f1366be67556216856b8763f93263bdc5a7b4c1729f9c7f873f12ba06b0
MD5 f9aa75a38ef99417a06863cfc010bb17
BLAKE2b-256 ca6c8f3068b687f51f3d52bb54ff92fba765a8b5b9662e030f039e903c358330

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