dcor-control


Namedcor-control JSON
Version 1.17.0 PyPI version JSON
download
home_pageNone
SummaryCLI for maintaining DCOR installations
upload_time2025-07-10 22:36:27
maintainerNone
docs_urlNone
authorPaul Müller
requires_python<4,>=3.8
licenseGNU Affero General Public License v3 or later (AGPLv3+)
keywords dc dcor deformability cytometry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            dcor_control
============


.. list-table:: DCOR development status matrix
   :header-rows: 1

   * - Name
     - Issues
     - Release
     - CI
     - Coverage
   * - `Ansible for DCOR <https://github.com/DCOR-dev/ansible-for-dcor/>`__
     - |ansible issu|
     - |not applicable|
     - |not applicable|
     - |not applicable|
   * - `ckanext-dc_log_view <https://github.com/DCOR-dev/ckanext-dc_log_view/>`__
     - |ckanext-dc_log_view issu|
     - |ckanext-dc_log_view pypi|
     - |ckanext-dc_log_view actn|
     - |ckanext-dc_log_view cvrg|
   * - `ckanext-dc_serve <https://github.com/DCOR-dev/ckanext-dc_serve/>`__
     - |ckanext-dc_serve issu|
     - |ckanext-dc_serve pypi|
     - |ckanext-dc_serve actn|
     - |ckanext-dc_serve cvrg|
   * - `ckanext-dc_view <https://github.com/DCOR-dev/ckanext-dc_view/>`__
     - |ckanext-dc_view issu|
     - |ckanext-dc_view pypi|
     - |ckanext-dc_view actn|
     - |ckanext-dc_view cvrg|
   * - `ckanext-dcor_depot <https://github.com/DCOR-dev/ckanext-dcor_depot/>`__
     - |ckanext-dcor_depot issu|
     - |ckanext-dcor_depot pypi|
     - |ckanext-dcor_depot actn|
     - |ckanext-dcor_depot cvrg|
   * - `ckanext-dcor_schemas <https://github.com/DCOR-dev/ckanext-dcor_schemas/>`__
     - |ckanext-dcor_schemas issu|
     - |ckanext-dcor_schemas pypi|
     - |ckanext-dcor_schemas actn|
     - |ckanext-dcor_schemas cvrg|
   * - `ckanext-dcor_theme <https://github.com/DCOR-dev/ckanext-dcor_theme/>`__
     - |ckanext-dcor_theme issu|
     - |ckanext-dcor_theme pypi|
     - |ckanext-dcor_theme actn|
     - |ckanext-dcor_theme cvrg|
   * - `dcor-remote-tests <https://github.com/DCOR-dev/dcor-remote-tests/>`__
     - |dcor-remote-tests issu|
     - |not applicable|
     - |dcor-remote-tests actn|
     - |not applicable|
   * - `dcor_control <https://github.com/DCOR-dev/dcor_control/>`__
     - |dcor_control issu|
     - |dcor_control pypi|
     - |dcor_control actn|
     - |dcor_control cvrg|
   * - `dcor_shared <https://github.com/DCOR-dev/dcor_shared/>`__
     - |dcor_shared issu|
     - |dcor_shared pypi|
     - |dcor_shared actn|
     - |dcor_shared cvrg|
   * - `DCOR-Aid <https://github.com/DCOR-dev/DCOR-Aid/>`__
     - |DCOR-Aid issu|
     - |DCOR-Aid pypi|
     - |DCOR-Aid actn|
     - |DCOR-Aid cvrg|
   * - User help requests
     - |user help issues|
     - |not applicable|
     - |not applicable|
     - |not applicable|

This is partly a meta package and partly a control/configuration
package for the DCOR extensions in CKAN.


Installation
------------
See the
`official instructions
<https://dc.readthedocs.io/en/latest/sec_self_hosting/installation.html#dcor-extensions>`_
for more information.


Testing
-------
Testing is implemented via GitHub Actions. You may also set up a local
docker container with CKAN and MinIO. Take a look at the GitHub Actions
workflow for more information.

.. |not applicable|
   image:: https://img.shields.io/badge/not%20applicable-888888
   :class: no-scaled-link

.. |ansible issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/ansible-for-dcor.svg
   :target: https://github.com/DCOR-dev/ansible-for-dcor/issues

.. |ckanext-dc_log_view issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_log_view.svg
   :target: https://github.com/DCOR-dev/ckanext-dc_log_view/issues
.. |ckanext-dc_log_view pypi|
   image:: https://img.shields.io/pypi/v/ckanext-dc_log_view.svg
   :target: https://pypi.python.org/pypi/ckanext-dc_log_view
.. |ckanext-dc_log_view actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_log_view/check.yml
   :target: https://github.com/DCOR-dev/ckanext-dc_log_view/actions/workflows/check.yml
.. |ckanext-dc_log_view cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_log_view
   :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_log_view

.. |ckanext-dc_serve issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_serve.svg
   :target: https://github.com/DCOR-dev/ckanext-dc_serve/issues
.. |ckanext-dc_serve pypi|
   image:: https://img.shields.io/pypi/v/ckanext-dc_serve.svg
   :target: https://pypi.python.org/pypi/ckanext-dc_serve
.. |ckanext-dc_serve actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_serve/check.yml
   :target: https://github.com/DCOR-dev/ckanext-dc_serve/actions/workflows/check.yml
.. |ckanext-dc_serve cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_serve
   :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_serve

.. |ckanext-dc_view issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_view.svg
   :target: https://github.com/DCOR-dev/ckanext-dc_view/issues
.. |ckanext-dc_view pypi|
   image:: https://img.shields.io/pypi/v/ckanext-dc_view.svg
   :target: https://pypi.python.org/pypi/ckanext-dc_view
.. |ckanext-dc_view actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_view/check.yml
   :target: https://github.com/DCOR-dev/ckanext-dc_view/actions/workflows/check.yml
.. |ckanext-dc_view cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_view
   :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_view

.. |ckanext-dcor_depot issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_depot.svg
   :target: https://github.com/DCOR-dev/ckanext-dcor_depot/issues
.. |ckanext-dcor_depot pypi|
   image:: https://img.shields.io/pypi/v/ckanext-dcor_depot.svg
   :target: https://pypi.python.org/pypi/ckanext-dcor_depot
.. |ckanext-dcor_depot actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_depot/check.yml
   :target: https://github.com/DCOR-dev/ckanext-dcor_depot/actions/workflows/check.yml
.. |ckanext-dcor_depot cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_depot
   :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_depot

.. |ckanext-dcor_schemas issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_schemas.svg
   :target: https://github.com/DCOR-dev/ckanext-dcor_schemas/issues
.. |ckanext-dcor_schemas pypi|
   image:: https://img.shields.io/pypi/v/ckanext-dcor_schemas.svg
   :target: https://pypi.python.org/pypi/ckanext-dcor_schemas
.. |ckanext-dcor_schemas actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_schemas/check.yml
   :target: https://github.com/DCOR-dev/ckanext-dcor_schemas/actions/workflows/check.yml
.. |ckanext-dcor_schemas cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_schemas
   :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_schemas

.. |ckanext-dcor_theme issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_theme.svg
   :target: https://github.com/DCOR-dev/ckanext-dcor_theme/issues
.. |ckanext-dcor_theme pypi|
   image:: https://img.shields.io/pypi/v/ckanext-dcor_theme.svg
   :target: https://pypi.python.org/pypi/ckanext-dcor_theme
.. |ckanext-dcor_theme actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_theme/check.yml
   :target: https://github.com/DCOR-dev/ckanext-dcor_theme/actions/workflows/check.yml
.. |ckanext-dcor_theme cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_theme
   :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_theme

.. |dcor-remote-tests issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/dcor-remote-tests.svg
   :target: https://github.com/DCOR-dev/dcor-remote-tests/issues
.. |dcor-remote-tests actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor-remote-tests/check.yml
   :target: https://github.com/DCOR-dev/dcor-remote-tests/actions/workflows/check.yml
.. |dcor-remote-tests cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor-remote-tests
   :target: https://codecov.io/gh/DCOR-dev/dcor-remote-tests

.. |dcor_control issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/dcor_control.svg
   :target: https://github.com/DCOR-dev/dcor_control/issues
.. |dcor_control pypi|
   image:: https://img.shields.io/pypi/v/dcor_control.svg
   :target: https://pypi.python.org/pypi/dcor_control
.. |dcor_control actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_control/check.yml
   :target: https://github.com/DCOR-dev/dcor_control/actions/workflows/check.yml
.. |dcor_control cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_control
   :target: https://codecov.io/gh/DCOR-dev/dcor_control

.. |dcor_shared issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/dcor_shared.svg
   :target: https://github.com/DCOR-dev/dcor_shared/issues
.. |dcor_shared pypi|
   image:: https://img.shields.io/pypi/v/dcor_shared.svg
   :target: https://pypi.python.org/pypi/dcor_shared
.. |dcor_shared actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_shared/check.yml
   :target: https://github.com/DCOR-dev/dcor_shared/actions/workflows/check.yml
.. |dcor_shared cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_shared
   :target: https://codecov.io/gh/DCOR-dev/dcor_shared

.. |DCOR-Aid issu|
   image:: https://img.shields.io/github/issues/DCOR-dev/DCOR-Aid.svg
   :target: https://github.com/DCOR-dev/DCOR-Aid/issues
.. |DCOR-Aid pypi|
   image:: https://img.shields.io/pypi/v/dcoraid.svg
   :target: https://pypi.python.org/pypi/DCOR-Aid
.. |DCOR-Aid actn|
   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/DCOR-Aid/check.yml
   :target: https://github.com/DCOR-dev/DCOR-Aid/actions/workflows/check.yml
.. |DCOR-Aid cvrg|
   image:: https://img.shields.io/codecov/c/github/DCOR-dev/DCOR-Aid
   :target: https://codecov.io/gh/DCOR-dev/DCOR-Aid

.. |user help issues|
   image:: https://img.shields.io/github/issues/DCOR-dev/DCOR-help.svg
   :target: https://github.com/DCOR-dev/DCOR-help/issues

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dcor-control",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": "Paul M\u00fcller <dev@craban.de>",
    "keywords": "DC, DCOR, deformability, cytometry",
    "author": "Paul M\u00fcller",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/07/79/e249e31073a6298f7788ff77ba82456ca36be331aef8432d2ba2fb12bcbb/dcor_control-1.17.0.tar.gz",
    "platform": null,
    "description": "dcor_control\n============\n\n\n.. list-table:: DCOR development status matrix\n   :header-rows: 1\n\n   * - Name\n     - Issues\n     - Release\n     - CI\n     - Coverage\n   * - `Ansible for DCOR <https://github.com/DCOR-dev/ansible-for-dcor/>`__\n     - |ansible issu|\n     - |not applicable|\n     - |not applicable|\n     - |not applicable|\n   * - `ckanext-dc_log_view <https://github.com/DCOR-dev/ckanext-dc_log_view/>`__\n     - |ckanext-dc_log_view issu|\n     - |ckanext-dc_log_view pypi|\n     - |ckanext-dc_log_view actn|\n     - |ckanext-dc_log_view cvrg|\n   * - `ckanext-dc_serve <https://github.com/DCOR-dev/ckanext-dc_serve/>`__\n     - |ckanext-dc_serve issu|\n     - |ckanext-dc_serve pypi|\n     - |ckanext-dc_serve actn|\n     - |ckanext-dc_serve cvrg|\n   * - `ckanext-dc_view <https://github.com/DCOR-dev/ckanext-dc_view/>`__\n     - |ckanext-dc_view issu|\n     - |ckanext-dc_view pypi|\n     - |ckanext-dc_view actn|\n     - |ckanext-dc_view cvrg|\n   * - `ckanext-dcor_depot <https://github.com/DCOR-dev/ckanext-dcor_depot/>`__\n     - |ckanext-dcor_depot issu|\n     - |ckanext-dcor_depot pypi|\n     - |ckanext-dcor_depot actn|\n     - |ckanext-dcor_depot cvrg|\n   * - `ckanext-dcor_schemas <https://github.com/DCOR-dev/ckanext-dcor_schemas/>`__\n     - |ckanext-dcor_schemas issu|\n     - |ckanext-dcor_schemas pypi|\n     - |ckanext-dcor_schemas actn|\n     - |ckanext-dcor_schemas cvrg|\n   * - `ckanext-dcor_theme <https://github.com/DCOR-dev/ckanext-dcor_theme/>`__\n     - |ckanext-dcor_theme issu|\n     - |ckanext-dcor_theme pypi|\n     - |ckanext-dcor_theme actn|\n     - |ckanext-dcor_theme cvrg|\n   * - `dcor-remote-tests <https://github.com/DCOR-dev/dcor-remote-tests/>`__\n     - |dcor-remote-tests issu|\n     - |not applicable|\n     - |dcor-remote-tests actn|\n     - |not applicable|\n   * - `dcor_control <https://github.com/DCOR-dev/dcor_control/>`__\n     - |dcor_control issu|\n     - |dcor_control pypi|\n     - |dcor_control actn|\n     - |dcor_control cvrg|\n   * - `dcor_shared <https://github.com/DCOR-dev/dcor_shared/>`__\n     - |dcor_shared issu|\n     - |dcor_shared pypi|\n     - |dcor_shared actn|\n     - |dcor_shared cvrg|\n   * - `DCOR-Aid <https://github.com/DCOR-dev/DCOR-Aid/>`__\n     - |DCOR-Aid issu|\n     - |DCOR-Aid pypi|\n     - |DCOR-Aid actn|\n     - |DCOR-Aid cvrg|\n   * - User help requests\n     - |user help issues|\n     - |not applicable|\n     - |not applicable|\n     - |not applicable|\n\nThis is partly a meta package and partly a control/configuration\npackage for the DCOR extensions in CKAN.\n\n\nInstallation\n------------\nSee the\n`official instructions\n<https://dc.readthedocs.io/en/latest/sec_self_hosting/installation.html#dcor-extensions>`_\nfor more information.\n\n\nTesting\n-------\nTesting is implemented via GitHub Actions. You may also set up a local\ndocker container with CKAN and MinIO. Take a look at the GitHub Actions\nworkflow for more information.\n\n.. |not applicable|\n   image:: https://img.shields.io/badge/not%20applicable-888888\n   :class: no-scaled-link\n\n.. |ansible issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/ansible-for-dcor.svg\n   :target: https://github.com/DCOR-dev/ansible-for-dcor/issues\n\n.. |ckanext-dc_log_view issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_log_view.svg\n   :target: https://github.com/DCOR-dev/ckanext-dc_log_view/issues\n.. |ckanext-dc_log_view pypi|\n   image:: https://img.shields.io/pypi/v/ckanext-dc_log_view.svg\n   :target: https://pypi.python.org/pypi/ckanext-dc_log_view\n.. |ckanext-dc_log_view actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_log_view/check.yml\n   :target: https://github.com/DCOR-dev/ckanext-dc_log_view/actions/workflows/check.yml\n.. |ckanext-dc_log_view cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_log_view\n   :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_log_view\n\n.. |ckanext-dc_serve issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_serve.svg\n   :target: https://github.com/DCOR-dev/ckanext-dc_serve/issues\n.. |ckanext-dc_serve pypi|\n   image:: https://img.shields.io/pypi/v/ckanext-dc_serve.svg\n   :target: https://pypi.python.org/pypi/ckanext-dc_serve\n.. |ckanext-dc_serve actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_serve/check.yml\n   :target: https://github.com/DCOR-dev/ckanext-dc_serve/actions/workflows/check.yml\n.. |ckanext-dc_serve cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_serve\n   :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_serve\n\n.. |ckanext-dc_view issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dc_view.svg\n   :target: https://github.com/DCOR-dev/ckanext-dc_view/issues\n.. |ckanext-dc_view pypi|\n   image:: https://img.shields.io/pypi/v/ckanext-dc_view.svg\n   :target: https://pypi.python.org/pypi/ckanext-dc_view\n.. |ckanext-dc_view actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dc_view/check.yml\n   :target: https://github.com/DCOR-dev/ckanext-dc_view/actions/workflows/check.yml\n.. |ckanext-dc_view cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dc_view\n   :target: https://codecov.io/gh/DCOR-dev/ckanext-dc_view\n\n.. |ckanext-dcor_depot issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_depot.svg\n   :target: https://github.com/DCOR-dev/ckanext-dcor_depot/issues\n.. |ckanext-dcor_depot pypi|\n   image:: https://img.shields.io/pypi/v/ckanext-dcor_depot.svg\n   :target: https://pypi.python.org/pypi/ckanext-dcor_depot\n.. |ckanext-dcor_depot actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_depot/check.yml\n   :target: https://github.com/DCOR-dev/ckanext-dcor_depot/actions/workflows/check.yml\n.. |ckanext-dcor_depot cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_depot\n   :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_depot\n\n.. |ckanext-dcor_schemas issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_schemas.svg\n   :target: https://github.com/DCOR-dev/ckanext-dcor_schemas/issues\n.. |ckanext-dcor_schemas pypi|\n   image:: https://img.shields.io/pypi/v/ckanext-dcor_schemas.svg\n   :target: https://pypi.python.org/pypi/ckanext-dcor_schemas\n.. |ckanext-dcor_schemas actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_schemas/check.yml\n   :target: https://github.com/DCOR-dev/ckanext-dcor_schemas/actions/workflows/check.yml\n.. |ckanext-dcor_schemas cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_schemas\n   :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_schemas\n\n.. |ckanext-dcor_theme issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/ckanext-dcor_theme.svg\n   :target: https://github.com/DCOR-dev/ckanext-dcor_theme/issues\n.. |ckanext-dcor_theme pypi|\n   image:: https://img.shields.io/pypi/v/ckanext-dcor_theme.svg\n   :target: https://pypi.python.org/pypi/ckanext-dcor_theme\n.. |ckanext-dcor_theme actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/ckanext-dcor_theme/check.yml\n   :target: https://github.com/DCOR-dev/ckanext-dcor_theme/actions/workflows/check.yml\n.. |ckanext-dcor_theme cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/ckanext-dcor_theme\n   :target: https://codecov.io/gh/DCOR-dev/ckanext-dcor_theme\n\n.. |dcor-remote-tests issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/dcor-remote-tests.svg\n   :target: https://github.com/DCOR-dev/dcor-remote-tests/issues\n.. |dcor-remote-tests actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor-remote-tests/check.yml\n   :target: https://github.com/DCOR-dev/dcor-remote-tests/actions/workflows/check.yml\n.. |dcor-remote-tests cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor-remote-tests\n   :target: https://codecov.io/gh/DCOR-dev/dcor-remote-tests\n\n.. |dcor_control issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/dcor_control.svg\n   :target: https://github.com/DCOR-dev/dcor_control/issues\n.. |dcor_control pypi|\n   image:: https://img.shields.io/pypi/v/dcor_control.svg\n   :target: https://pypi.python.org/pypi/dcor_control\n.. |dcor_control actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_control/check.yml\n   :target: https://github.com/DCOR-dev/dcor_control/actions/workflows/check.yml\n.. |dcor_control cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_control\n   :target: https://codecov.io/gh/DCOR-dev/dcor_control\n\n.. |dcor_shared issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/dcor_shared.svg\n   :target: https://github.com/DCOR-dev/dcor_shared/issues\n.. |dcor_shared pypi|\n   image:: https://img.shields.io/pypi/v/dcor_shared.svg\n   :target: https://pypi.python.org/pypi/dcor_shared\n.. |dcor_shared actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/dcor_shared/check.yml\n   :target: https://github.com/DCOR-dev/dcor_shared/actions/workflows/check.yml\n.. |dcor_shared cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/dcor_shared\n   :target: https://codecov.io/gh/DCOR-dev/dcor_shared\n\n.. |DCOR-Aid issu|\n   image:: https://img.shields.io/github/issues/DCOR-dev/DCOR-Aid.svg\n   :target: https://github.com/DCOR-dev/DCOR-Aid/issues\n.. |DCOR-Aid pypi|\n   image:: https://img.shields.io/pypi/v/dcoraid.svg\n   :target: https://pypi.python.org/pypi/DCOR-Aid\n.. |DCOR-Aid actn|\n   image:: https://img.shields.io/github/actions/workflow/status/DCOR-dev/DCOR-Aid/check.yml\n   :target: https://github.com/DCOR-dev/DCOR-Aid/actions/workflows/check.yml\n.. |DCOR-Aid cvrg|\n   image:: https://img.shields.io/codecov/c/github/DCOR-dev/DCOR-Aid\n   :target: https://codecov.io/gh/DCOR-dev/DCOR-Aid\n\n.. |user help issues|\n   image:: https://img.shields.io/github/issues/DCOR-dev/DCOR-help.svg\n   :target: https://github.com/DCOR-dev/DCOR-help/issues\n",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3 or later (AGPLv3+)",
    "summary": "CLI for maintaining DCOR installations",
    "version": "1.17.0",
    "project_urls": {
        "changelog": "https://github.com/DCOR-dev/dcor_control/blob/main/CHANGELOG",
        "source": "https://github.com/DCOR-dev/dcor_control",
        "tracker": "https://github.com/DCOR-dev/dcor_control/issues"
    },
    "split_keywords": [
        "dc",
        " dcor",
        " deformability",
        " cytometry"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3370cc579591a33db90756dc33aa755c4512024d9656a8b0b925515eeaa6e028",
                "md5": "5402ef24acc23c814905ac27172fd2d0",
                "sha256": "7c9f3caa1bceec2a1167361d7d0c4be62c261a384c34d8042e8877e8f088a6e4"
            },
            "downloads": -1,
            "filename": "dcor_control-1.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5402ef24acc23c814905ac27172fd2d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 70643,
            "upload_time": "2025-07-10T22:36:25",
            "upload_time_iso_8601": "2025-07-10T22:36:25.808903Z",
            "url": "https://files.pythonhosted.org/packages/33/70/cc579591a33db90756dc33aa755c4512024d9656a8b0b925515eeaa6e028/dcor_control-1.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0779e249e31073a6298f7788ff77ba82456ca36be331aef8432d2ba2fb12bcbb",
                "md5": "8de131a927a4dcddd5854b5ff00d97a3",
                "sha256": "d5d6589bc33c171fbff2695ef0d0b6078ef0fefc8796836b196e39c5d0d10ee4"
            },
            "downloads": -1,
            "filename": "dcor_control-1.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8de131a927a4dcddd5854b5ff00d97a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 693325,
            "upload_time": "2025-07-10T22:36:27",
            "upload_time_iso_8601": "2025-07-10T22:36:27.215690Z",
            "url": "https://files.pythonhosted.org/packages/07/79/e249e31073a6298f7788ff77ba82456ca36be331aef8432d2ba2fb12bcbb/dcor_control-1.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 22:36:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DCOR-dev",
    "github_project": "dcor_control",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dcor-control"
}
        
Elapsed time: 1.28359s