CellProfiler-nightly


NameCellProfiler-nightly JSON
Version 5.0.0.dev69 PyPI version JSON
download
home_pageNone
SummaryCellProfiler is a free open-source software designed to enable biologists without training in computer vision or programming to quantitatively measure phenotypes from thousands of images automatically.
upload_time2024-05-01 00:10:46
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.
            # frontend

This codebase contains the code to build the `cellprofiler` package. It contains modules that implement the GUI interface, the CLI interface, and others that are non-essential to the functioning of the [CellProfiler](https://cellprofiler.org) software. The [subpackages](https://github.com/CellProfiler/CellProfiler/tree/main/src/subpackages) are necessary dependencies for the functioning of `cellprofiler`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "CellProfiler-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/32/42/5bc2f4646e2f79e96ff90906b22f65be10ad001249681d34f098b42fb062/cellprofiler_nightly-5.0.0.dev69.tar.gz",
    "platform": null,
    "description": "# frontend\n\nThis codebase contains the code to build the `cellprofiler` package. It contains modules that implement the GUI interface, the CLI interface, and others that are non-essential to the functioning of the [CellProfiler](https://cellprofiler.org) software. The [subpackages](https://github.com/CellProfiler/CellProfiler/tree/main/src/subpackages) are necessary dependencies for the functioning of `cellprofiler`.\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 is a free open-source software designed to enable biologists without training in computer vision or programming to quantitatively measure phenotypes from thousands of images automatically.",
    "version": "5.0.0.dev69",
    "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": "5ac5a5329204a5b32263bbc22e4dea5c77f8b7f2d92d6333b16cb54d8e9dbe2b",
                "md5": "c1b98aa094b1dbaeabdb420935e3bac7",
                "sha256": "335d77ca77b4671c5ca08eab96009215fd0c01bef917ec5f0ce36a8d8fb56495"
            },
            "downloads": -1,
            "filename": "CellProfiler_nightly-5.0.0.dev69-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1b98aa094b1dbaeabdb420935e3bac7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20983579,
            "upload_time": "2024-05-01T00:10:43",
            "upload_time_iso_8601": "2024-05-01T00:10:43.771675Z",
            "url": "https://files.pythonhosted.org/packages/5a/c5/a5329204a5b32263bbc22e4dea5c77f8b7f2d92d6333b16cb54d8e9dbe2b/CellProfiler_nightly-5.0.0.dev69-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32425bc2f4646e2f79e96ff90906b22f65be10ad001249681d34f098b42fb062",
                "md5": "8aedd25b3242d71d0546677aeca3ccc9",
                "sha256": "b53d952e72bc302a14100d26d56588e90f9e24191554b1fae522bc933247b28a"
            },
            "downloads": -1,
            "filename": "cellprofiler_nightly-5.0.0.dev69.tar.gz",
            "has_sig": false,
            "md5_digest": "8aedd25b3242d71d0546677aeca3ccc9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 20783064,
            "upload_time": "2024-05-01T00:10:46",
            "upload_time_iso_8601": "2024-05-01T00:10:46.631547Z",
            "url": "https://files.pythonhosted.org/packages/32/42/5bc2f4646e2f79e96ff90906b22f65be10ad001249681d34f098b42fb062/cellprofiler_nightly-5.0.0.dev69.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 00:10:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CellProfiler",
    "github_project": "CellProfiler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cellprofiler-nightly"
}
        
Elapsed time: 0.30469s