napari-demo


Namenapari-demo JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/chanzuckerberg/napari-demo
Summaryexample plugin for napari plugin developers
upload_time2023-09-21 23:51:20
maintainer
docs_urlNone
authornapari hub team
requires_python>=3.7
licenseBSD-3
keywords
VCS
bugtrack_url
requirements pydantic npe2 numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napari-demo

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

This is a demo plugin implementation of https://github.com/napari/napari/blob/master/examples/magic_image_arithmetic.py

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

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-demo` via [pip]:

    pip install napari-demo

## 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-demo" is free and open source software

## Issues

If you encounter any problems, please [file an issue] along with a detailed description.
To report security issues, see [security](SECURITY.md)

[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/chanzuckerberg/napari-demo/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/


## Code of Conduct

This project adheres to the Contributor Covenant [code of conduct](https://github.com/chanzuckerberg/.github/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [opensource@chanzuckerberg.com](mailto:opensource@chanzuckerberg.com).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chanzuckerberg/napari-demo",
    "name": "napari-demo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "napari hub team",
    "author_email": "team@napari-hub.org",
    "download_url": "https://files.pythonhosted.org/packages/b3/98/785e58506468f6ad1f5a39daf8cf912605c393ffd5354cdf5ec40a34d00c/napari-demo-0.2.5.tar.gz",
    "platform": null,
    "description": "# napari-demo\n\n[![License](https://img.shields.io/pypi/l/napari-demo.svg?color=green)](https://github.com/chanzuckerberg/napari-demo/raw/master/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-demo.svg?color=green)](https://pypi.org/project/napari-demo)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-demo.svg?color=green)](https://python.org)\n[![tests](https://github.com/chanzuckerberg/napari-demo/workflows/tests/badge.svg)](https://github.com/chanzuckerberg/napari-demo/actions)\n[![codecov](https://codecov.io/gh/chanzuckerberg/napari-demo/branch/master/graph/badge.svg)](https://codecov.io/gh/chanzuckerberg/napari-demo)\n\nThis is a demo plugin implementation of https://github.com/napari/napari/blob/master/examples/magic_image_arithmetic.py\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-demo` via [pip]:\n\n    pip install napari-demo\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-demo\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\nTo report security issues, see [security](SECURITY.md)\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/chanzuckerberg/napari-demo/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\n\n## Code of Conduct\n\nThis project adheres to the Contributor Covenant [code of conduct](https://github.com/chanzuckerberg/.github/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [opensource@chanzuckerberg.com](mailto:opensource@chanzuckerberg.com).\n\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "example plugin for napari plugin developers",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/chanzuckerberg/napari-demo",
        "Source Code": "https://github.com/chanzuckerberg/napari-demo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c060826d15100fef838c7dd561638e8aaf23f38e5d08005f34454ffa7c909117",
                "md5": "8b8ff602e075758276ba7f8722e6056c",
                "sha256": "2d4921df9903467fc2fde969cb6d298e8df81df8b30cc3ca27e9b2ef3f6b561d"
            },
            "downloads": -1,
            "filename": "napari_demo-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b8ff602e075758276ba7f8722e6056c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6369,
            "upload_time": "2023-09-21T23:51:18",
            "upload_time_iso_8601": "2023-09-21T23:51:18.469872Z",
            "url": "https://files.pythonhosted.org/packages/c0/60/826d15100fef838c7dd561638e8aaf23f38e5d08005f34454ffa7c909117/napari_demo-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b398785e58506468f6ad1f5a39daf8cf912605c393ffd5354cdf5ec40a34d00c",
                "md5": "11903743746fc29cc2720a24991452e0",
                "sha256": "d3cb7fe6f5834675974d797bf5b389bf121c722ff4dc54c3b83fb061191318ce"
            },
            "downloads": -1,
            "filename": "napari-demo-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "11903743746fc29cc2720a24991452e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8820,
            "upload_time": "2023-09-21T23:51:20",
            "upload_time_iso_8601": "2023-09-21T23:51:20.018873Z",
            "url": "https://files.pythonhosted.org/packages/b3/98/785e58506468f6ad1f5a39daf8cf912605c393ffd5354cdf5ec40a34d00c/napari-demo-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 23:51:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chanzuckerberg",
    "github_project": "napari-demo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pydantic",
            "specs": []
        },
        {
            "name": "npe2",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "napari-demo"
}
        
Elapsed time: 0.45830s