shapeout2


Nameshapeout2 JSON
Version 2.16.2 PyPI version JSON
download
home_pageNone
SummaryUser interface for deformability cytometry (DC)
upload_time2024-05-17 18:23:31
maintainerNone
docs_urlNone
authorBenedikt Hartmann, Eoghan O'Connell, Maximilian Schlögel, Paul Müller
requires_python<4,>=3.9
licenseGPL v3
keywords rt-dc dc deformability cytometry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |ShapeOut2|
===========

|PyPI Version| |Build Status| |Coverage Status| |Docs Status|


**Shape-Out 2** is the successor of
`Shape-Out <https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut>`__,
a graphical user interface for the analysis and visualization of RT-DC data sets.
For more information please visit https://zellmechanik.com/.


Documentation
-------------

The documentation, including the code reference and examples, is available at
`shapeout2.readthedocs.io <https://shapeout2.readthedocs.io>`__.


Installation
------------
Installers for Windows and macOS are available at the `release page <https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/releases>`__.

If you have Python 3 installed, you can install Shape-Out 2 with

::

    pip install shapeout2


Citing Shape-Out
----------------
Please cite Shape-Out either in-line

::

  (...) using the analysis software Shape-Out version 2.X.X (available at
  https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2).

or in a bibliography

::

  Paul Müller and others (2019), Shape-Out version 2.X.X: Analysis software
  for real-time deformability cytometry [Software]. Available at
  https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2.

and replace ``2.X.X`` with the version of Shape-Out that you used.


Testing
-------

::

    pip install -e .
    pip install -r tests/requirements.txt
    pytest tests


.. |ShapeOut2| image:: https://raw.github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/master/docs/logo/shapeout2_h50.png
.. |PyPI Version| image:: https://img.shields.io/pypi/v/ShapeOut2.svg
   :target: https://pypi.python.org/pypi/ShapeOut2
.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/ZELLMECHANIK-DRESDEN/ShapeOut2/check.yml?branch=master
   :target: https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/actions?query=workflow%3AChecks
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/ZELLMECHANIK-DRESDEN/ShapeOut2/master.svg
   :target: https://codecov.io/gh/ZELLMECHANIK-DRESDEN/ShapeOut2
.. |Docs Status| image:: https://img.shields.io/readthedocs/shapeout2
   :target: https://readthedocs.org/projects/shapeout2/builds/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "shapeout2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": "Paul M\u00fcller <dev@craban.de>",
    "keywords": "RT-DC, DC, deformability, cytometry",
    "author": "Benedikt Hartmann, Eoghan O'Connell, Maximilian Schl\u00f6gel, Paul M\u00fcller",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4a/85/98240b4be0f3ad37c7757c33a24a80d074bbdba0867f4d545a911fd1f613/shapeout2-2.16.2.tar.gz",
    "platform": null,
    "description": "|ShapeOut2|\n===========\n\n|PyPI Version| |Build Status| |Coverage Status| |Docs Status|\n\n\n**Shape-Out 2** is the successor of\n`Shape-Out <https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut>`__,\na graphical user interface for the analysis and visualization of RT-DC data sets.\nFor more information please visit https://zellmechanik.com/.\n\n\nDocumentation\n-------------\n\nThe documentation, including the code reference and examples, is available at\n`shapeout2.readthedocs.io <https://shapeout2.readthedocs.io>`__.\n\n\nInstallation\n------------\nInstallers for Windows and macOS are available at the `release page <https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/releases>`__.\n\nIf you have Python 3 installed, you can install Shape-Out 2 with\n\n::\n\n    pip install shapeout2\n\n\nCiting Shape-Out\n----------------\nPlease cite Shape-Out either in-line\n\n::\n\n  (...) using the analysis software Shape-Out version 2.X.X (available at\n  https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2).\n\nor in a bibliography\n\n::\n\n  Paul M\u00fcller and others (2019), Shape-Out version 2.X.X: Analysis software\n  for real-time deformability cytometry [Software]. Available at\n  https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2.\n\nand replace ``2.X.X`` with the version of Shape-Out that you used.\n\n\nTesting\n-------\n\n::\n\n    pip install -e .\n    pip install -r tests/requirements.txt\n    pytest tests\n\n\n.. |ShapeOut2| image:: https://raw.github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/master/docs/logo/shapeout2_h50.png\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/ShapeOut2.svg\n   :target: https://pypi.python.org/pypi/ShapeOut2\n.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/ZELLMECHANIK-DRESDEN/ShapeOut2/check.yml?branch=master\n   :target: https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/actions?query=workflow%3AChecks\n.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/ZELLMECHANIK-DRESDEN/ShapeOut2/master.svg\n   :target: https://codecov.io/gh/ZELLMECHANIK-DRESDEN/ShapeOut2\n.. |Docs Status| image:: https://img.shields.io/readthedocs/shapeout2\n   :target: https://readthedocs.org/projects/shapeout2/builds/\n",
    "bugtrack_url": null,
    "license": "GPL v3",
    "summary": "User interface for deformability cytometry (DC)",
    "version": "2.16.2",
    "project_urls": {
        "changelog": "https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/blob/master/CHANGELOG",
        "documentation": "https://shapeout2.readthedocs.io",
        "source": "https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2",
        "tracker": "https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2/issues"
    },
    "split_keywords": [
        "rt-dc",
        " dc",
        " deformability",
        " cytometry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0f3974fcb24a6c5e584d24c9a1c6036ccd8492345d97bf516f4da1c86b39a23",
                "md5": "7aa70532204201df5ddde8943764592c",
                "sha256": "27bdef6f6953fafb4b3a41ae21de9acac3212f3b2e7b796d3ca25e34719694e6"
            },
            "downloads": -1,
            "filename": "shapeout2-2.16.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7aa70532204201df5ddde8943764592c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 376915,
            "upload_time": "2024-05-17T18:23:26",
            "upload_time_iso_8601": "2024-05-17T18:23:26.097442Z",
            "url": "https://files.pythonhosted.org/packages/a0/f3/974fcb24a6c5e584d24c9a1c6036ccd8492345d97bf516f4da1c86b39a23/shapeout2-2.16.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a8598240b4be0f3ad37c7757c33a24a80d074bbdba0867f4d545a911fd1f613",
                "md5": "34e0aba2a53e41a73863409a610db7ba",
                "sha256": "a021571395f5001608c7c4035eca672fcad5fce1c24263e8701d0689d7830c2e"
            },
            "downloads": -1,
            "filename": "shapeout2-2.16.2.tar.gz",
            "has_sig": false,
            "md5_digest": "34e0aba2a53e41a73863409a610db7ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 6554668,
            "upload_time": "2024-05-17T18:23:31",
            "upload_time_iso_8601": "2024-05-17T18:23:31.363025Z",
            "url": "https://files.pythonhosted.org/packages/4a/85/98240b4be0f3ad37c7757c33a24a80d074bbdba0867f4d545a911fd1f613/shapeout2-2.16.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 18:23:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ZELLMECHANIK-DRESDEN",
    "github_project": "ShapeOut2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "shapeout2"
}
        
Elapsed time: 0.28808s