==============================================================
cell-tracking-BC: Base Classes for Cell Tracking in Microscopy
==============================================================
Brief Description
=================
The ``cell-tracking-BC`` project proposes a set of classes and tools for the processing and analysis of cell microscopy time-lapses/videos, typically in live-cell imaging. Its purpose is to serve as a basis for the development of computational pipelines and applications, for example to detect cell-related events such as division or death.
Installation
============
The ``cell-tracking-BC`` project is published on the `Python Package Index (PyPI) <https://pypi.org>`_ at: `https://pypi.org/project/cell-tracking-bc <https://pypi.org/project/cell-tracking-bc>`_. It requires version 3.8, or newer, of the interpreter. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command-line console:
- For all users, after acquiring administrative rights:
- First installation: ``pip install cell-tracking-bc``
- Installation update: ``pip install --upgrade cell-tracking-bc``
- For the current user (no administrative rights required):
- First installation: ``pip install --user cell-tracking-bc``
- Installation update: ``pip install --user --upgrade cell-tracking-bc``
Documentation
=============
The documentation is extremely limited at the moment. It currently takes the form of a `small PDF document <https://gitlab.inria.fr/edebreuv/cell-tracking-bc/-/raw/master/documentation/latex/main.pdf>`_. The tools `pdoc3 <https://pdoc3.github.io/pdoc>`_ and `pydoctor <https://github.com/twisted/pydoctor>`_ are also used to generate an `API documentation <https://edebreuv.gitlabpages.inria.fr/cell-tracking-bc>`_.
Thanks
======
The project is developed with `PyCharm Community <https://www.jetbrains.com/pycharm>`_.
The development relies on several open-source packages (see ``install_requires`` in ``setup.py``).
The code is formatted by `Black <https://github.com/psf/black>`_, *The Uncompromising Code Formatter*.
The imports are ordered by `isort <https://github.com/timothycrosley/isort>`_... *your imports, so you don't have to*.
Raw data
{
"_id": null,
"home_page": "https://src.koda.cnrs.fr/eric.debreuve/cell-tracking-bc",
"name": "cell-tracking-bc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "cell, tracking, microscopy, classes",
"author": "Eric Debreuve",
"author_email": "eric.debreuve@univ-cotedazur.fr",
"download_url": "https://files.pythonhosted.org/packages/7c/37/8107562632e9e4a57349ba42b2cf4ec0d766cffc7788f4e434fb3690e331/cell_tracking_bc-2024.2.tar.gz",
"platform": null,
"description": "==============================================================\ncell-tracking-BC: Base Classes for Cell Tracking in Microscopy\n==============================================================\n\n\n\nBrief Description\n=================\n\nThe ``cell-tracking-BC`` project proposes a set of classes and tools for the processing and analysis of cell microscopy time-lapses/videos, typically in live-cell imaging. Its purpose is to serve as a basis for the development of computational pipelines and applications, for example to detect cell-related events such as division or death.\n\n\n\nInstallation\n============\n\nThe ``cell-tracking-BC`` project is published on the `Python Package Index (PyPI) <https://pypi.org>`_ at: `https://pypi.org/project/cell-tracking-bc <https://pypi.org/project/cell-tracking-bc>`_. It requires version 3.8, or newer, of the interpreter. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command-line console:\n\n- For all users, after acquiring administrative rights:\n - First installation: ``pip install cell-tracking-bc``\n - Installation update: ``pip install --upgrade cell-tracking-bc``\n- For the current user (no administrative rights required):\n - First installation: ``pip install --user cell-tracking-bc``\n - Installation update: ``pip install --user --upgrade cell-tracking-bc``\n\n\n\nDocumentation\n=============\n\nThe documentation is extremely limited at the moment. It currently takes the form of a `small PDF document <https://gitlab.inria.fr/edebreuv/cell-tracking-bc/-/raw/master/documentation/latex/main.pdf>`_. The tools `pdoc3 <https://pdoc3.github.io/pdoc>`_ and `pydoctor <https://github.com/twisted/pydoctor>`_ are also used to generate an `API documentation <https://edebreuv.gitlabpages.inria.fr/cell-tracking-bc>`_.\n\n\n\nThanks\n======\n\nThe project is developed with `PyCharm Community <https://www.jetbrains.com/pycharm>`_.\n\nThe development relies on several open-source packages (see ``install_requires`` in ``setup.py``).\n\nThe code is formatted by `Black <https://github.com/psf/black>`_, *The Uncompromising Code Formatter*.\n\nThe imports are ordered by `isort <https://github.com/timothycrosley/isort>`_... *your imports, so you don't have to*.\n",
"bugtrack_url": null,
"license": "CeCILL-2.1",
"summary": "Base Classes for Cell Tracking in Microscopy",
"version": "2024.2",
"project_urls": {
"Documentation": "https://src.koda.cnrs.fr/eric.debreuve/cell-tracking-bc",
"Homepage": "https://src.koda.cnrs.fr/eric.debreuve/cell-tracking-bc",
"Source": "https://src.koda.cnrs.fr/eric.debreuve/cell-tracking-bc"
},
"split_keywords": [
"cell",
" tracking",
" microscopy",
" classes"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce690681ccb8e28b6598771f7364c12bd9e76aeb026f9bf193f68d7d127ee9dd",
"md5": "f1ef6f6dc23a285973e7ee16db3e6e61",
"sha256": "4ae718eb981a85e3452ece1c9c732b18e83a5bc456b5544ef78af15198434cfa"
},
"downloads": -1,
"filename": "cell_tracking_bc-2024.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f1ef6f6dc23a285973e7ee16db3e6e61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 205944,
"upload_time": "2024-08-14T08:42:02",
"upload_time_iso_8601": "2024-08-14T08:42:02.905600Z",
"url": "https://files.pythonhosted.org/packages/ce/69/0681ccb8e28b6598771f7364c12bd9e76aeb026f9bf193f68d7d127ee9dd/cell_tracking_bc-2024.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c378107562632e9e4a57349ba42b2cf4ec0d766cffc7788f4e434fb3690e331",
"md5": "77c400d9ec944af1ed76d8bb1561fa38",
"sha256": "901d10b6c085531e0cdb9842921c8b16f140482fff2daabc36ca48c119d3c605"
},
"downloads": -1,
"filename": "cell_tracking_bc-2024.2.tar.gz",
"has_sig": false,
"md5_digest": "77c400d9ec944af1ed76d8bb1561fa38",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 111453,
"upload_time": "2024-08-14T08:42:05",
"upload_time_iso_8601": "2024-08-14T08:42:05.340433Z",
"url": "https://files.pythonhosted.org/packages/7c/37/8107562632e9e4a57349ba42b2cf4ec0d766cffc7788f4e434fb3690e331/cell_tracking_bc-2024.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-14 08:42:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cell-tracking-bc"
}