napari-points2regions


Namenapari-points2regions JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/wahlby-lab/napari-points2regions
SummaryA napari plugin for Points2Regions
upload_time2024-01-26 13:40:37
maintainer
docs_urlNone
authorJonas Windhager
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napari-points2regions

[![License MIT](https://img.shields.io/pypi/l/napari-points2regions.svg?color=green)](https://github.com/wahlby-lab/napari-points2regions/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/napari-points2regions.svg?color=green)](https://pypi.org/project/napari-points2regions)
[![tests](https://github.com/wahlby-lab/napari-points2regions/workflows/tests/badge.svg)](https://github.com/wahlby-lab/napari-points2regions/actions)
[![codecov](https://codecov.io/gh/wahlby-lab/napari-points2regions/branch/main/graph/badge.svg)](https://codecov.io/gh/wahlby-lab/napari-points2regions)
[![Python Version](https://img.shields.io/pypi/pyversions/napari-points2regions.svg?color=green)](https://python.org)
[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-points2regions)](https://napari-hub.org/plugins/napari-points2regions)

A napari plugin for Points2Regions

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

This [napari] plugin was generated with [Cookiecutter] using [@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/stable/plugins/index.html
-->

## Installation

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

    pip install napari-points2regions



To install latest development version :

    pip install git+https://github.com/wahlby-lab/napari-points2regions.git


## Contributing

Contributions are very welcome.

## License

Distributed under the terms of the [MIT] license,
"napari-points2regions" 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/wahlby-lab/napari-points2regions/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/wahlby-lab/napari-points2regions",
    "name": "napari-points2regions",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jonas Windhager",
    "author_email": "jonas@windhager.io",
    "download_url": "https://files.pythonhosted.org/packages/f3/67/12ae57324ecd046e98c9410f7d313804948a211b1fac27ca98f42c1ec4ae/napari-points2regions-0.0.2.tar.gz",
    "platform": null,
    "description": "# napari-points2regions\n\n[![License MIT](https://img.shields.io/pypi/l/napari-points2regions.svg?color=green)](https://github.com/wahlby-lab/napari-points2regions/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-points2regions.svg?color=green)](https://pypi.org/project/napari-points2regions)\n[![tests](https://github.com/wahlby-lab/napari-points2regions/workflows/tests/badge.svg)](https://github.com/wahlby-lab/napari-points2regions/actions)\n[![codecov](https://codecov.io/gh/wahlby-lab/napari-points2regions/branch/main/graph/badge.svg)](https://codecov.io/gh/wahlby-lab/napari-points2regions)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-points2regions.svg?color=green)](https://python.org)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-points2regions)](https://napari-hub.org/plugins/napari-points2regions)\n\nA napari plugin for Points2Regions\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using [@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/stable/plugins/index.html\n-->\n\n## Installation\n\nYou can install `napari-points2regions` via [pip]:\n\n    pip install napari-points2regions\n\n\n\nTo install latest development version :\n\n    pip install git+https://github.com/wahlby-lab/napari-points2regions.git\n\n\n## Contributing\n\nContributions are very welcome.\n\n## License\n\nDistributed under the terms of the [MIT] license,\n\"napari-points2regions\" 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\n[file an issue]: https://github.com/wahlby-lab/napari-points2regions/issues\n\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": "MIT",
    "summary": "A napari plugin for Points2Regions",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/wahlby-lab/napari-points2regions/issues",
        "Documentation": "https://github.com/wahlby-lab/napari-points2regions#README.md",
        "Homepage": "https://github.com/wahlby-lab/napari-points2regions",
        "Source Code": "https://github.com/wahlby-lab/napari-points2regions",
        "User Support": "https://github.com/wahlby-lab/napari-points2regions/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f5e4209bb1f001dacfedac031dedd6240f98f9bd6c49d6a43d7b1dba272ae47",
                "md5": "fce4518134a8d277e20349ee85fe4625",
                "sha256": "e3b065a5159deff68728c7ca5364068019aaee034856d56b08c5e279455c4589"
            },
            "downloads": -1,
            "filename": "napari_points2regions-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fce4518134a8d277e20349ee85fe4625",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7748,
            "upload_time": "2024-01-26T13:40:32",
            "upload_time_iso_8601": "2024-01-26T13:40:32.758310Z",
            "url": "https://files.pythonhosted.org/packages/6f/5e/4209bb1f001dacfedac031dedd6240f98f9bd6c49d6a43d7b1dba272ae47/napari_points2regions-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f36712ae57324ecd046e98c9410f7d313804948a211b1fac27ca98f42c1ec4ae",
                "md5": "04f35288ef1053c0dd700232e42e7642",
                "sha256": "5f3434da8c01317cea6d72ec3357eac37260a5d4d8ad6d97006c6e04fb892777"
            },
            "downloads": -1,
            "filename": "napari-points2regions-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "04f35288ef1053c0dd700232e42e7642",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10986,
            "upload_time": "2024-01-26T13:40:37",
            "upload_time_iso_8601": "2024-01-26T13:40:37.192125Z",
            "url": "https://files.pythonhosted.org/packages/f3/67/12ae57324ecd046e98c9410f7d313804948a211b1fac27ca98f42c1ec4ae/napari-points2regions-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 13:40:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wahlby-lab",
    "github_project": "napari-points2regions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "napari-points2regions"
}
        
Elapsed time: 2.19271s