cellprofiler-core-nightly


Namecellprofiler-core-nightly JSON
Version 5.0.0.dev142 PyPI version JSON
download
home_pageNone
Summarycellprofiler-core implements the bulk of CellProfiler's non-gui functionality
upload_time2024-09-24 16:02:37
maintainerNone
docs_urlNone
authorAnne Carpenter, Thouis (Ray) Jones, Lee Kamentsky, Vebjorn Ljosa, David Logan, Mark Bray, Madison Swain-Bowden, Allen Goodman, Claire McQuinn, Alice Lucas, Callum Tromans-Coia
requires_python>=3.9
licenseThe BSD 3-Clause License Copyright © 2003 - 2021 Broad Institute, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the Broad Institute, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED “AS IS.” BROAD MAKES NO EXPRESS OR IMPLIED REPRESENTATIONS OR WARRANTIES OF ANY KIND REGARDING THE SOFTWARE AND COPYRIGHT, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, CONFORMITY WITH ANY DOCUMENTATION, NON-INFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, WHETHER OR NOT DISCOVERABLE. IN NO EVENT SHALL BROAD, THE COPYRIGHT HOLDERS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF, HAVE REASON TO KNOW, OR IN FACT SHALL KNOW OF THE POSSIBILITY OF SUCH DAMAGE. If, by operation of law or otherwise, any of the aforementioned warranty disclaimers are determined inapplicable, your sole remedy, regardless of the form of action, including, but not limited to, negligence and strict liability, shall be replacement of the software with an updated version if one exists. Development of CellProfiler has been funded in whole or in part with federal funds from the National Institutes of Health, the National Science Foundation, and the Human Frontier Science Program.
keywords computer vision image analysis biology cell cellprofiler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # core

This subpackage contains the code to build the `cellprofiler-core` package. It contains the critical classes and components required by the [CellProfiler](https://cellprofiler.org) software, whereas the [frontend](https://github.com/CellProfiler/CellProfiler/tree/main/src/frontend) contains non-essential modules and the GUI interface. This package can be used in isolation, separate from the frontend, to access CellProfiler's functionality as a Python package, see [this page](https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-as-a-Python-package) for more details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cellprofiler-core-nightly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Beth Cimini <bcimini@broadinstitute.org>, Nodar Gogoberidze <ngogober@broadinstitute.org>",
    "keywords": "computer vision, image analysis, biology, cell, cellprofiler",
    "author": "Anne Carpenter, Thouis (Ray) Jones, Lee Kamentsky, Vebjorn Ljosa, David Logan, Mark Bray, Madison Swain-Bowden, Allen Goodman, Claire McQuinn, Alice Lucas, Callum Tromans-Coia",
    "author_email": "Beth Cimini <bcimini@broadinstitute.org>, David Stirling <dstirling@glencoesoftware.com>, Nodar Gogoberidze <ngogober@broadinstitute.org>",
    "download_url": "https://files.pythonhosted.org/packages/0e/7d/7ed6b7ee269d856b870e4b3b3de792c57f0cef52815645330bce90548519/cellprofiler_core_nightly-5.0.0.dev142.tar.gz",
    "platform": null,
    "description": "# core\n\nThis subpackage contains the code to build the `cellprofiler-core` package. It contains the critical classes and components required by the [CellProfiler](https://cellprofiler.org) software, whereas the [frontend](https://github.com/CellProfiler/CellProfiler/tree/main/src/frontend) contains non-essential modules and the GUI interface. This package can be used in isolation, separate from the frontend, to access CellProfiler's functionality as a Python package, see [this page](https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-as-a-Python-package) for more details.\n",
    "bugtrack_url": null,
    "license": "The BSD 3-Clause License  Copyright \u00a9 2003 - 2021 Broad Institute, Inc. All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1.  Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2.  Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3.  Neither the name of the Broad Institute, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED \u201cAS IS.\u201d  BROAD MAKES NO EXPRESS OR IMPLIED REPRESENTATIONS OR WARRANTIES OF ANY KIND REGARDING THE SOFTWARE AND COPYRIGHT, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, CONFORMITY WITH ANY DOCUMENTATION, NON-INFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, WHETHER OR NOT DISCOVERABLE. IN NO EVENT SHALL BROAD, THE COPYRIGHT HOLDERS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF, HAVE REASON TO KNOW, OR IN FACT SHALL KNOW OF THE POSSIBILITY OF SUCH DAMAGE.  If, by operation of law or otherwise, any of the aforementioned warranty disclaimers are determined inapplicable, your sole remedy, regardless of the form of action, including, but not limited to, negligence and strict liability, shall be replacement of the software with an updated version if one exists.  Development of CellProfiler has been funded in whole or in part with federal funds from the National Institutes of Health, the National Science Foundation, and the Human Frontier Science Program. ",
    "summary": "cellprofiler-core implements the bulk of CellProfiler's non-gui functionality",
    "version": "5.0.0.dev142",
    "project_urls": {
        "Changelog": "https://github.com/CellProfiler/CellProfiler/releases",
        "Documentation": "https://cellprofiler.org/manuals",
        "Homepage": "https://cellprofiler.org/",
        "Issues": "https://github.com/CellProfiler/CellProfiler/issues",
        "Repository": "https://github.com/CellProfiler/CellProfiler",
        "Wiki": "https://github.com/CellProfiler/CellProfiler/wiki"
    },
    "split_keywords": [
        "computer vision",
        " image analysis",
        " biology",
        " cell",
        " cellprofiler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46d391f114eb2d36df59cac5e5389e80e21c577e9be581ab388de66ade368ff5",
                "md5": "3440ba6d879791b8968138e360af65ad",
                "sha256": "625a2885ac321f5a5741d49c8b7ebea9ccdbd520982288b8adc9975b71d1c8a3"
            },
            "downloads": -1,
            "filename": "cellprofiler_core_nightly-5.0.0.dev142-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3440ba6d879791b8968138e360af65ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 426087,
            "upload_time": "2024-09-24T16:02:35",
            "upload_time_iso_8601": "2024-09-24T16:02:35.582442Z",
            "url": "https://files.pythonhosted.org/packages/46/d3/91f114eb2d36df59cac5e5389e80e21c577e9be581ab388de66ade368ff5/cellprofiler_core_nightly-5.0.0.dev142-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e7d7ed6b7ee269d856b870e4b3b3de792c57f0cef52815645330bce90548519",
                "md5": "c538cdf3d41ce39c0e813959ac8cd7ec",
                "sha256": "96195b5663798a7ab385e50d53530aecd463cf4451e67e8daa2b60f5d4e3394b"
            },
            "downloads": -1,
            "filename": "cellprofiler_core_nightly-5.0.0.dev142.tar.gz",
            "has_sig": false,
            "md5_digest": "c538cdf3d41ce39c0e813959ac8cd7ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 324392,
            "upload_time": "2024-09-24T16:02:37",
            "upload_time_iso_8601": "2024-09-24T16:02:37.437559Z",
            "url": "https://files.pythonhosted.org/packages/0e/7d/7ed6b7ee269d856b870e4b3b3de792c57f0cef52815645330bce90548519/cellprofiler_core_nightly-5.0.0.dev142.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 16:02:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CellProfiler",
    "github_project": "CellProfiler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cellprofiler-core-nightly"
}
        
Elapsed time: 0.50180s