napari-vodex


Namenapari-vodex JSON
Version 1.0.12 PyPI version JSON
download
home_pagehttps://github.com/LemonJust/napari-vodex
SummaryA napari plugin for VoDEx : Volumetric Data and Experiment Manager. Allows to load volumetric data based on experimental conditions.
upload_time2023-04-17 01:30:56
maintainer
docs_urlNone
authorAnna Nadtochiy
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-vodex

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

A plugin to load volumetric data based on experimental conditions.

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

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

    pip install napari-vodex



To install latest development version :

    pip install git+https://github.com/LemonJust/napari-vodex.git

## How-To Guide

To get started with napari_vodex, please see details and examples in [How-To Guide](https://lemonjust.github.io/vodex/napari/how-to/) .


## 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-vodex" 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/LemonJust/napari-vodex/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/LemonJust/napari-vodex",
    "name": "napari-vodex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Anna Nadtochiy",
    "author_email": "lemonjustgithub@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d5/8d/ccf19d91671b20296a353aacfa1dfb8a5467321a2c350c789031a2a08c2e/napari-vodex-1.0.12.tar.gz",
    "platform": null,
    "description": "# napari-vodex\n\n[![License BSD-3](https://img.shields.io/pypi/l/napari-vodex.svg?color=green)](https://github.com/LemonJust/napari-vodex/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-vodex.svg?color=green)](https://pypi.org/project/napari-vodex)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-vodex.svg?color=green)](https://python.org)\n[![tests](https://github.com/LemonJust/napari-vodex/workflows/tests/badge.svg)](https://github.com/LemonJust/napari-vodex/actions)\n[![codecov](https://codecov.io/gh/LemonJust/napari-vodex/branch/main/graph/badge.svg)](https://codecov.io/gh/LemonJust/napari-vodex)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-vodex)](https://napari-hub.org/plugins/napari-vodex)\n\nA plugin to load volumetric data based on experimental conditions.\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-vodex` via [pip]:\n\n    pip install napari-vodex\n\n\n\nTo install latest development version :\n\n    pip install git+https://github.com/LemonJust/napari-vodex.git\n\n## How-To Guide\n\nTo get started with napari_vodex, please see details and examples in [How-To Guide](https://lemonjust.github.io/vodex/napari/how-to/) .\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-vodex\" 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/LemonJust/napari-vodex/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": "A napari plugin for VoDEx : Volumetric Data and Experiment Manager. Allows to load volumetric data based on experimental conditions.",
    "version": "1.0.12",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2df1a3391fb88beb20e7744ebbb70501ea625efa16cd072c24f9d6cc115de146",
                "md5": "a63d397dc694c6264398c8aa811de7ce",
                "sha256": "412aff2c9c825d45f1d76bd16a5a94e23e1f63c9762c38ef38d5791ab944a6f7"
            },
            "downloads": -1,
            "filename": "napari_vodex-1.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a63d397dc694c6264398c8aa811de7ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 22759,
            "upload_time": "2023-04-17T01:30:55",
            "upload_time_iso_8601": "2023-04-17T01:30:55.448516Z",
            "url": "https://files.pythonhosted.org/packages/2d/f1/a3391fb88beb20e7744ebbb70501ea625efa16cd072c24f9d6cc115de146/napari_vodex-1.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d58dccf19d91671b20296a353aacfa1dfb8a5467321a2c350c789031a2a08c2e",
                "md5": "0333e5488ab0c2b3788f3c3190e96c5e",
                "sha256": "f41bd692e6c045f39dd591676ef343c79df35a640d8d3bc7db3eb09d0f046578"
            },
            "downloads": -1,
            "filename": "napari-vodex-1.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "0333e5488ab0c2b3788f3c3190e96c5e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25575,
            "upload_time": "2023-04-17T01:30:56",
            "upload_time_iso_8601": "2023-04-17T01:30:56.762981Z",
            "url": "https://files.pythonhosted.org/packages/d5/8d/ccf19d91671b20296a353aacfa1dfb8a5467321a2c350c789031a2a08c2e/napari-vodex-1.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-17 01:30:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "LemonJust",
    "github_project": "napari-vodex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "napari-vodex"
}
        
Elapsed time: 0.11773s