-
Notifications
You must be signed in to change notification settings - Fork 7
/
napari-SMLMLAB.json
99 lines (99 loc) · 6.57 KB
/
napari-SMLMLAB.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"name": "napari-SMLMLAB",
"display_name": "BP04 Practical",
"visibility": "hidden",
"icon": "",
"categories": [
"Annotation",
"Segmentation",
"Acquisition"
],
"schema_version": "0.2.1",
"on_activate": null,
"on_deactivate": null,
"contributions": {
"commands": [
{
"id": "napari-SMLMLAB.make_qwidget",
"title": "Make example QWidget",
"python_name": "smlmlab:QWidget",
"short_title": null,
"category": null,
"icon": null,
"enablement": null
}
],
"readers": null,
"writers": null,
"widgets": [
{
"command": "napari-SMLMLAB.make_qwidget",
"display_name": "SMLM LAB",
"autogenerate": false
}
],
"sample_data": null,
"themes": null,
"menus": {},
"submenus": null,
"keybindings": null,
"configuration": []
},
"package_metadata": {
"metadata_version": "2.1",
"name": "napari-SMLMLAB",
"version": "0.1.3",
"dynamic": null,
"platform": null,
"supported_platform": null,
"summary": "Napari widget for BP04 Practical.",
"description": "# napari-SMLMLAB\n\n[![License BSD-3](https://img.shields.io/pypi/l/napari-SMLMLAB.svg?color=green)](https://github.com/piedrro/napari-SMLMLAB/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-SMLMLAB.svg?color=green)](https://pypi.org/project/napari-SMLMLAB)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-SMLMLAB.svg?color=green)](https://python.org)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-SMLMLAB)](https://napari-hub.org/plugins/napari-SMLMLAB)\n\nNapari widget for BP04 Practical\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-SMLMLAB` via [pip]:\n\n pip install napari-SMLMLAB\n\nTo upgrade to the latest version of `napari-SMLMLAB` from [pip]:\n\n pip install napari-SMLMLAB --upgrade\n\nTo install latest development version :\n\n conda create \u2013-name napari-SMLMLAB python==3.9\n conda activate napari-SMLMLAB\n conda install -c anaconda git\n conda update --all\n\n pip install napari[all]\n\n pip install git+https://github.com/piedrro/napari-SMLMLAB.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-SMLMLAB\" 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/piedrro/napari-SMLMLAB/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",
"description_content_type": "text/markdown",
"keywords": null,
"home_page": "https://github.com/piedrro/napari-SMLMLAB",
"download_url": null,
"author": "Piers Turner",
"author_email": "Piers Turner <[email protected]>",
"maintainer": null,
"maintainer_email": null,
"license": "\nCopyright (c) 2024, Piers Turner\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n",
"classifier": [
"Framework :: napari",
"Environment :: Plugins",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python :: 3.9",
"Operating System :: OS Independent"
],
"requires_dist": [
"napari[all] ==0.5.0",
"numpy",
"magicgui",
"qtpy",
"scipy",
"pyqtgraph",
"picassosr",
"matplotlib",
"tqdm",
"pyqt5-tools",
"trackpy",
"tox ; extra == 'testing'",
"pytest ; extra == 'testing'",
"pytest-cov ; extra == 'testing'",
"pytest-qt ; extra == 'testing'",
"napari ; extra == 'testing'",
"pyqt5 ; extra == 'testing'"
],
"requires_python": ">=3.9",
"requires_external": null,
"project_url": [
"Homepage, https://github.com/piedrro/napari-bacseg",
"Bug Tracker, https://github.com/piedrro/napari-bacseg/issues"
],
"provides_extra": [
"testing"
],
"provides_dist": null,
"obsoletes_dist": null
},
"npe1_shim": false
}