cell-tracking-bc


Namecell-tracking-bc JSON
Version 2024.1 PyPI version JSON
download
home_pagehttps://gitlab.inria.fr/edebreuv/cell-tracking-bc
SummaryBase Classes for Cell Tracking in Microscopy
upload_time2024-02-02 11:42:08
maintainer
docs_urlNone
authorEric Debreuve
requires_python>=3.10
licenseCeCILL-2.1
keywords cell tracking microscopy classes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============================================================
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://gitlab.inria.fr/edebreuv/cell-tracking-bc",
    "name": "cell-tracking-bc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "cell,tracking,microscopy,classes",
    "author": "Eric Debreuve",
    "author_email": "eric.debreuve@univ-cotedazur.fr",
    "download_url": "https://files.pythonhosted.org/packages/30/d2/c97b869944cf64c8a978cae21c0b9b0a239648d808da0eafcc483e3bf336/cell-tracking-bc-2024.1.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.1",
    "project_urls": {
        "Documentation": "https://gitlab.inria.fr/edebreuv/cell-tracking-bc",
        "Homepage": "https://gitlab.inria.fr/edebreuv/cell-tracking-bc",
        "Source": "https://gitlab.inria.fr/edebreuv/cell-tracking-bc"
    },
    "split_keywords": [
        "cell",
        "tracking",
        "microscopy",
        "classes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bcec1e8ca4db0dc0c5542f0446f3875b0ca66559899e5453da10e0365f7f589",
                "md5": "2223b8b0cc46ad71450d2967e33c6c57",
                "sha256": "eeb4ee897565ffbacfc8ab5a1d360116f6e4a6033a5ef0cecf8f001aa6ad4561"
            },
            "downloads": -1,
            "filename": "cell_tracking_bc-2024.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2223b8b0cc46ad71450d2967e33c6c57",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 191580,
            "upload_time": "2024-02-02T11:42:05",
            "upload_time_iso_8601": "2024-02-02T11:42:05.555299Z",
            "url": "https://files.pythonhosted.org/packages/0b/ce/c1e8ca4db0dc0c5542f0446f3875b0ca66559899e5453da10e0365f7f589/cell_tracking_bc-2024.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30d2c97b869944cf64c8a978cae21c0b9b0a239648d808da0eafcc483e3bf336",
                "md5": "8f554e54b1922245530a06b421d5838a",
                "sha256": "5341c17fa34b0326c3cca1b25f055d2c123faa71add948fa266b4d65447f1388"
            },
            "downloads": -1,
            "filename": "cell-tracking-bc-2024.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8f554e54b1922245530a06b421d5838a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 101000,
            "upload_time": "2024-02-02T11:42:08",
            "upload_time_iso_8601": "2024-02-02T11:42:08.600734Z",
            "url": "https://files.pythonhosted.org/packages/30/d2/c97b869944cf64c8a978cae21c0b9b0a239648d808da0eafcc483e3bf336/cell-tracking-bc-2024.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 11:42:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cell-tracking-bc"
}
        
Elapsed time: 0.17886s