napari-microtubule-analyzer


Namenapari-microtubule-analyzer JSON
Version 0.0.1a7 PyPI version JSON
download
home_pagehttps://github.com/krentzd/napari-microtubule-analyzer
SummaryA plugin to analyze microtubule organization
upload_time2023-10-24 18:21:30
maintainer
docs_urlNone
authorDaniel Krentzel
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napari-microtubule-analyzer

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

A plugin to analyze microtubule organization 

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

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

    pip install napari-microtubule-analyzer



To install latest development version :

    pip install git+https://github.com/krentzd/napari-microtubule-analyzer.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 [MIT] license,
"napari-microtubule-analyzer" 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/krentzd/napari-microtubule-analyzer/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/krentzd/napari-microtubule-analyzer",
    "name": "napari-microtubule-analyzer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Daniel Krentzel",
    "author_email": "dkrentzel@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/8f/77/b78e50cd112f54d1c2d08bd5a9c8c5b1f7f1fad946ef646ab994e5441200/napari-microtubule-analyzer-0.0.1a7.tar.gz",
    "platform": null,
    "description": "# napari-microtubule-analyzer\n\n[![License MIT](https://img.shields.io/pypi/l/napari-microtubule-analyzer.svg?color=green)](https://github.com/krentzd/napari-microtubule-analyzer/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-microtubule-analyzer.svg?color=green)](https://pypi.org/project/napari-microtubule-analyzer)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-microtubule-analyzer.svg?color=green)](https://python.org)\n[![tests](https://github.com/krentzd/napari-microtubule-analyzer/workflows/tests/badge.svg)](https://github.com/krentzd/napari-microtubule-analyzer/actions)\n[![codecov](https://codecov.io/gh/krentzd/napari-microtubule-analyzer/branch/main/graph/badge.svg)](https://codecov.io/gh/krentzd/napari-microtubule-analyzer)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-microtubule-analyzer)](https://napari-hub.org/plugins/napari-microtubule-analyzer)\n\nA plugin to analyze microtubule organization \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-microtubule-analyzer` via [pip]:\n\n    pip install napari-microtubule-analyzer\n\n\n\nTo install latest development version :\n\n    pip install git+https://github.com/krentzd/napari-microtubule-analyzer.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 [MIT] license,\n\"napari-microtubule-analyzer\" 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/krentzd/napari-microtubule-analyzer/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 plugin to analyze microtubule organization",
    "version": "0.0.1a7",
    "project_urls": {
        "Bug Tracker": "https://github.com/krentzd/napari-microtubule-analyzer/issues",
        "Documentation": "https://github.com/krentzd/napari-microtubule-analyzer#README.md",
        "Homepage": "https://github.com/krentzd/napari-microtubule-analyzer",
        "Source Code": "https://github.com/krentzd/napari-microtubule-analyzer",
        "User Support": "https://github.com/krentzd/napari-microtubule-analyzer/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f77b78e50cd112f54d1c2d08bd5a9c8c5b1f7f1fad946ef646ab994e5441200",
                "md5": "6dd5da8aec4fbc712d10799186912a37",
                "sha256": "895bf0794d2ed32788572bf33b15634eb037784c1e1282dc950faa5666c5eee6"
            },
            "downloads": -1,
            "filename": "napari-microtubule-analyzer-0.0.1a7.tar.gz",
            "has_sig": false,
            "md5_digest": "6dd5da8aec4fbc712d10799186912a37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 31900,
            "upload_time": "2023-10-24T18:21:30",
            "upload_time_iso_8601": "2023-10-24T18:21:30.555301Z",
            "url": "https://files.pythonhosted.org/packages/8f/77/b78e50cd112f54d1c2d08bd5a9c8c5b1f7f1fad946ef646ab994e5441200/napari-microtubule-analyzer-0.0.1a7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 18:21:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "krentzd",
    "github_project": "napari-microtubule-analyzer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "napari-microtubule-analyzer"
}
        
Elapsed time: 0.15375s