|DCKit|
=======
|PyPI Version| |Build Status| |Coverage Status|
**DCKit** is a graphical toolkit for performing several data editing
tasks that would otherwise be only available via the
`dclab command-line interface <https://dclab.readthedocs.io/en/stable/sec_cli.html>`__
or (for the .rtdc file format) via external tools such as
`HDFView <https://www.hdfgroup.org/downloads/hdfview/>`__.
Installation
------------
A Windows installer and macOS packages are available from the
`release page <https://github.com/DC-analysis/DCKit/releases>`__.
If you have Python 3 installed, you may also use pip to install DCKit:
::
# install dckit
pip install dckit
# run dckit
dckit
Usage
-----
The interface is mostly self-explanatory. Add measurements via the options
in the ``File`` menu or by drag-and-dropping files into DCKit. You may edit
entries in the ``Sample`` column and apply the changes via the
``Update sample names`` button on the right.
Testing
-------
::
pip install -e .
python -m pytest tests
.. |DCKit| image:: https://raw.github.com/DC-analysis/DCKit/master/docs/logo/dckit_h50.png
.. |PyPI Version| image:: https://img.shields.io/pypi/v/dckit.svg
:target: https://pypi.python.org/pypi/dckit
.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/DC-analysis/DCKit/check.yml
:target: https://github.com/DC-analysis/DCKit/actions?query=workflow%3AChecks
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/DC-analysis/DCKit/master.svg
:target: https://codecov.io/gh/DC-analysis/DCKit
Raw data
{
"_id": null,
"home_page": "https://github.com/DC-analysis/DCKit",
"name": "dckit",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.10",
"maintainer_email": null,
"keywords": "RT-DC, deformability, cytometry, zellmechanik",
"author": "Paul M\u00fcller",
"author_email": "dev@craban.de",
"download_url": "https://files.pythonhosted.org/packages/4a/60/2835da68ceb0ec1ea721ece6733c85cd8ab1e2290c76fcd0d7f1105a6dcc/dckit-0.17.7.tar.gz",
"platform": "ALL",
"description": "|DCKit|\n=======\n\n|PyPI Version| |Build Status| |Coverage Status|\n\n\n**DCKit** is a graphical toolkit for performing several data editing\ntasks that would otherwise be only available via the\n`dclab command-line interface <https://dclab.readthedocs.io/en/stable/sec_cli.html>`__\nor (for the .rtdc file format) via external tools such as\n`HDFView <https://www.hdfgroup.org/downloads/hdfview/>`__.\n\n\nInstallation\n------------\nA Windows installer and macOS packages are available from the\n`release page <https://github.com/DC-analysis/DCKit/releases>`__.\nIf you have Python 3 installed, you may also use pip to install DCKit:\n::\n\n # install dckit\n pip install dckit\n # run dckit\n dckit\n\n\nUsage\n-----\nThe interface is mostly self-explanatory. Add measurements via the options\nin the ``File`` menu or by drag-and-dropping files into DCKit. You may edit\nentries in the ``Sample`` column and apply the changes via the\n``Update sample names`` button on the right.\n\n\nTesting\n-------\n\n::\n\n pip install -e .\n python -m pytest tests\n\n\n.. |DCKit| image:: https://raw.github.com/DC-analysis/DCKit/master/docs/logo/dckit_h50.png\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/dckit.svg\n :target: https://pypi.python.org/pypi/dckit\n.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/DC-analysis/DCKit/check.yml\n :target: https://github.com/DC-analysis/DCKit/actions?query=workflow%3AChecks\n.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/DC-analysis/DCKit/master.svg\n :target: https://codecov.io/gh/DC-analysis/DCKit\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Graphical toolkit for RT-DC data management",
"version": "0.17.7",
"project_urls": {
"Homepage": "https://github.com/DC-analysis/DCKit"
},
"split_keywords": [
"rt-dc",
" deformability",
" cytometry",
" zellmechanik"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d8c150443ca41b46241797536e6c57d1f71909fc10a2b5954473dd4afbcdb64e",
"md5": "83ba4032328f26c28435b7ae72a1439c",
"sha256": "38662c6d3f6358e4acd15c77862da9bbc87e62fd952fce19fbb6f6224365460a"
},
"downloads": -1,
"filename": "dckit-0.17.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83ba4032328f26c28435b7ae72a1439c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.10",
"size": 63471,
"upload_time": "2025-08-19T22:10:35",
"upload_time_iso_8601": "2025-08-19T22:10:35.254290Z",
"url": "https://files.pythonhosted.org/packages/d8/c1/50443ca41b46241797536e6c57d1f71909fc10a2b5954473dd4afbcdb64e/dckit-0.17.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4a602835da68ceb0ec1ea721ece6733c85cd8ab1e2290c76fcd0d7f1105a6dcc",
"md5": "736c8147781402d78848cbfc461bdb7e",
"sha256": "af00193c2b6e738b5241b8e84b36f73c654c21c6e4c900fb081aea83e4cce4f9"
},
"downloads": -1,
"filename": "dckit-0.17.7.tar.gz",
"has_sig": false,
"md5_digest": "736c8147781402d78848cbfc461bdb7e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10",
"size": 207954,
"upload_time": "2025-08-19T22:10:36",
"upload_time_iso_8601": "2025-08-19T22:10:36.590945Z",
"url": "https://files.pythonhosted.org/packages/4a/60/2835da68ceb0ec1ea721ece6733c85cd8ab1e2290c76fcd0d7f1105a6dcc/dckit-0.17.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-19 22:10:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DC-analysis",
"github_project": "DCKit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dckit"
}