Name | CellProfiler-nightly JSON |
Version |
5.0.0.dev192
JSON |
| download |
home_page | None |
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. |
upload_time | 2024-12-18 19:49:19 |
maintainer | None |
docs_url | None |
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 |
requires_python | >=3.9 |
license | The 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/d0/77/9c727474a77c42c6914ce8535bb29aa80f028a604be87c29e4205f2f1a2e/cellprofiler_nightly-5.0.0.dev192.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.dev192",
"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": "73bce111a49e52929c46153f2dca158fa878186211c735d06f769f3d3f14e3af",
"md5": "183369ba342f3d9604de60f97d7a4640",
"sha256": "50a87b3094c7101f5ccdabe5022f33345003c1d4cccf901cb41283992ddaea26"
},
"downloads": -1,
"filename": "CellProfiler_nightly-5.0.0.dev192-py3-none-any.whl",
"has_sig": false,
"md5_digest": "183369ba342f3d9604de60f97d7a4640",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 20987238,
"upload_time": "2024-12-18T19:49:14",
"upload_time_iso_8601": "2024-12-18T19:49:14.628025Z",
"url": "https://files.pythonhosted.org/packages/73/bc/e111a49e52929c46153f2dca158fa878186211c735d06f769f3d3f14e3af/CellProfiler_nightly-5.0.0.dev192-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0779c727474a77c42c6914ce8535bb29aa80f028a604be87c29e4205f2f1a2e",
"md5": "bc5d1c0932903f9e220799c65d0198f6",
"sha256": "6108b1fce9fc92829c44e90b8043feebf6391b1ce0d08dc066e3652bc77dd054"
},
"downloads": -1,
"filename": "cellprofiler_nightly-5.0.0.dev192.tar.gz",
"has_sig": false,
"md5_digest": "bc5d1c0932903f9e220799c65d0198f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 20786028,
"upload_time": "2024-12-18T19:49:19",
"upload_time_iso_8601": "2024-12-18T19:49:19.787966Z",
"url": "https://files.pythonhosted.org/packages/d0/77/9c727474a77c42c6914ce8535bb29aa80f028a604be87c29e4205f2f1a2e/cellprofiler_nightly-5.0.0.dev192.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-18 19:49:19",
"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"
}