napari-nd2-folder-viewer


Namenapari-nd2-folder-viewer JSON
Version 0.0.13 PyPI version JSON
download
home_pagehttps://github.com/gatoniel/napari-nd2-folder-viewer
SummaryLook through separate nd2 files in one viewer.
upload_time2023-02-01 19:08:06
maintainer
docs_urlNone
authorNiklas Netter
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-nd2-folder-viewer

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

Look through separate nd2 files in one viewer.

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

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-nd2-folder-viewer` via [pip]:

    pip install napari-nd2-folder-viewer



To install latest development version :

    pip install git+https://github.com/gatoniel/napari-nd2-folder-viewer.git


## 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-nd2-folder-viewer" 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/gatoniel/napari-nd2-folder-viewer/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/gatoniel/napari-nd2-folder-viewer",
    "name": "napari-nd2-folder-viewer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Niklas Netter",
    "author_email": "niknett@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/54/71/0b282bdea7ae7fc16424a08141eecde5e043dcb5168401849e3d97058bb6/napari-nd2-folder-viewer-0.0.13.tar.gz",
    "platform": null,
    "description": "# napari-nd2-folder-viewer\n\n[![License BSD-3](https://img.shields.io/pypi/l/napari-nd2-folder-viewer.svg?color=green)](https://github.com/gatoniel/napari-nd2-folder-viewer/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-nd2-folder-viewer.svg?color=green)](https://pypi.org/project/napari-nd2-folder-viewer)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-nd2-folder-viewer.svg?color=green)](https://python.org)\n[![tests](https://github.com/gatoniel/napari-nd2-folder-viewer/workflows/tests/badge.svg)](https://github.com/gatoniel/napari-nd2-folder-viewer/actions)\n[![codecov](https://codecov.io/gh/gatoniel/napari-nd2-folder-viewer/branch/main/graph/badge.svg)](https://codecov.io/gh/gatoniel/napari-nd2-folder-viewer)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-nd2-folder-viewer)](https://napari-hub.org/plugins/napari-nd2-folder-viewer)\n\nLook through separate nd2 files in one viewer.\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-nd2-folder-viewer` via [pip]:\n\n    pip install napari-nd2-folder-viewer\n\n\n\nTo install latest development version :\n\n    pip install git+https://github.com/gatoniel/napari-nd2-folder-viewer.git\n\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-nd2-folder-viewer\" 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/gatoniel/napari-nd2-folder-viewer/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": "BSD-3-Clause",
    "summary": "Look through separate nd2 files in one viewer.",
    "version": "0.0.13",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8e4aa4e246cadb793b72e6f6915dce7e7d4c5f661d508e3f402ee5494e9810c",
                "md5": "03ad1b8ec30a6c9ad6fb33dbbd0fb26f",
                "sha256": "850f366f75232051beafafeb1e76560af4f0ff6a0eca7c2860c1b0e3bf517d1f"
            },
            "downloads": -1,
            "filename": "napari_nd2_folder_viewer-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03ad1b8ec30a6c9ad6fb33dbbd0fb26f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12368,
            "upload_time": "2023-02-01T19:08:05",
            "upload_time_iso_8601": "2023-02-01T19:08:05.205625Z",
            "url": "https://files.pythonhosted.org/packages/a8/e4/aa4e246cadb793b72e6f6915dce7e7d4c5f661d508e3f402ee5494e9810c/napari_nd2_folder_viewer-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54710b282bdea7ae7fc16424a08141eecde5e043dcb5168401849e3d97058bb6",
                "md5": "df9239254d13b5b48f815dbf821f8297",
                "sha256": "c43de65a1981ab1382366aeb5bb1415d1c735e40bf235ab5a681303b5dddcc7b"
            },
            "downloads": -1,
            "filename": "napari-nd2-folder-viewer-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "df9239254d13b5b48f815dbf821f8297",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16771,
            "upload_time": "2023-02-01T19:08:06",
            "upload_time_iso_8601": "2023-02-01T19:08:06.634632Z",
            "url": "https://files.pythonhosted.org/packages/54/71/0b282bdea7ae7fc16424a08141eecde5e043dcb5168401849e3d97058bb6/napari-nd2-folder-viewer-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-01 19:08:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "gatoniel",
    "github_project": "napari-nd2-folder-viewer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "napari-nd2-folder-viewer"
}
        
Elapsed time: 0.09364s