napari-stracking


Namenapari-stracking JSON
Version 0.1.10 PyPI version JSON
download
home_pagehttps://github.com/sylvainprigent/napari-stracking
SummaryLinking and tracks analysis
upload_time2024-06-05 13:23:31
maintainerNone
docs_urlNone
authorSylvain Prigent
requires_python>=3.8
licenseBSD 3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napari-stracking

[![License](https://img.shields.io/pypi/l/napari-stracking.svg?color=green)](https://github.com/sylvainprigent/napari-stracking/raw/master/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/napari-stracking.svg?color=green)](https://pypi.org/project/napari-stracking)
[![Python Version](https://img.shields.io/pypi/pyversions/napari-stracking.svg?color=green)](https://python.org)
[![tests](https://github.com/sylvainprigent/napari-stracking/workflows/tests/badge.svg)](https://github.com/sylvainprigent/napari-stracking/actions)
[![codecov](https://codecov.io/gh/sylvainprigent/napari-stracking/branch/master/graph/badge.svg)](https://codecov.io/gh/sylvainprigent/napari-stracking)

`napari-stracking` is a suite of **Napari** plugins for the [stracking library](
https://sylvainprigent.github.io/stracking/) dedicated to particles tracking in 2D+t and 3D+t images. Each step of
the tracking process is separated in independent plugins to ease the creation of pipelines.

----------------------------------

This [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.

<!--
Don't miss the full getting started guide to set up your new package:
https://github.com/napari/cookiecutter-napari-plugin#getting-started

and review the napari docs for plugin developers:
https://napari.org/docs/plugins/index.html
-->

## Installation

You can install `napari-stracking` via [pip]:

    pip install napari-stracking

## Contributing

Contributions are very welcome. Tests can be run with [tox], please ensure
the coverage at least stays the same before you submit a pull request.

## License

Distributed under the terms of the [BSD-3] license,
"napari-stracking" is free and open source software

## Issues

If you encounter any problems, please [file an issue] along with a detailed description.

[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin
[file an issue]: https://github.com/sylvainprigent/napari-stracking/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sylvainprigent/napari-stracking",
    "name": "napari-stracking",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sylvain Prigent",
    "author_email": "sylvain.prigent@inria.fr",
    "download_url": "https://files.pythonhosted.org/packages/96/34/d49604b62ada3feefaacbed0154970d72af1b3f235348965a213a147a1e3/napari_stracking-0.1.10.tar.gz",
    "platform": null,
    "description": "# napari-stracking\n\n[![License](https://img.shields.io/pypi/l/napari-stracking.svg?color=green)](https://github.com/sylvainprigent/napari-stracking/raw/master/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-stracking.svg?color=green)](https://pypi.org/project/napari-stracking)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-stracking.svg?color=green)](https://python.org)\n[![tests](https://github.com/sylvainprigent/napari-stracking/workflows/tests/badge.svg)](https://github.com/sylvainprigent/napari-stracking/actions)\n[![codecov](https://codecov.io/gh/sylvainprigent/napari-stracking/branch/master/graph/badge.svg)](https://codecov.io/gh/sylvainprigent/napari-stracking)\n\n`napari-stracking` is a suite of **Napari** plugins for the [stracking library](\nhttps://sylvainprigent.github.io/stracking/) dedicated to particles tracking in 2D+t and 3D+t images. Each step of\nthe tracking process is separated in independent plugins to ease the creation of pipelines.\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.\n\n<!--\nDon't miss the full getting started guide to set up your new package:\nhttps://github.com/napari/cookiecutter-napari-plugin#getting-started\n\nand review the napari docs for plugin developers:\nhttps://napari.org/docs/plugins/index.html\n-->\n\n## Installation\n\nYou can install `napari-stracking` via [pip]:\n\n    pip install napari-stracking\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-stracking\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n[file an issue]: https://github.com/sylvainprigent/napari-stracking/issues\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Linking and tracks analysis",
    "version": "0.1.10",
    "project_urls": {
        "Bug Tracker": "https://github.com/sylvainprigent/napari-stracking/issues",
        "Documentation": "https://github.com/sylvainprigent/napari-stracking#README.md",
        "Homepage": "https://github.com/sylvainprigent/napari-stracking",
        "Source Code": "https://github.com/sylvainprigent/napari-stracking",
        "User Support": "https://github.com/sylvainprigent/napari-stracking/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5875c8b86718c7a42cdef6c6e0a4383e809c51160ad9faecef9fd8715eec1931",
                "md5": "aa1ccca3f68af32e9d990ab9899fb59f",
                "sha256": "5981524efe848e2678f6d407fbde5fbc07f8df36f6b431eb6d7678d64acdc69c"
            },
            "downloads": -1,
            "filename": "napari_stracking-0.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa1ccca3f68af32e9d990ab9899fb59f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30778,
            "upload_time": "2024-06-05T13:23:28",
            "upload_time_iso_8601": "2024-06-05T13:23:28.185009Z",
            "url": "https://files.pythonhosted.org/packages/58/75/c8b86718c7a42cdef6c6e0a4383e809c51160ad9faecef9fd8715eec1931/napari_stracking-0.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9634d49604b62ada3feefaacbed0154970d72af1b3f235348965a213a147a1e3",
                "md5": "66e5d5d75b4eb63f793b3f662b524232",
                "sha256": "25c3e262e2b769655f76fabe352737d9ee09fad596fcf23f2e6a2b3903bd6cdc"
            },
            "downloads": -1,
            "filename": "napari_stracking-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "66e5d5d75b4eb63f793b3f662b524232",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 72225390,
            "upload_time": "2024-06-05T13:23:31",
            "upload_time_iso_8601": "2024-06-05T13:23:31.040314Z",
            "url": "https://files.pythonhosted.org/packages/96/34/d49604b62ada3feefaacbed0154970d72af1b3f235348965a213a147a1e3/napari_stracking-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-05 13:23:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sylvainprigent",
    "github_project": "napari-stracking",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "napari-stracking"
}
        
Elapsed time: 0.31218s