napari-plugin-devtools

View on PyPIReverse Dependencies (0)

0.4.2 napari_plugin_devtools-0.4.2-py3-none-any.whl

Wheel Details

Project: napari-plugin-devtools
Version: 0.4.2
Filename: napari_plugin_devtools-0.4.2-py3-none-any.whl
Download: [link]
Size: 9026
MD5: d144517c72619f9a87b28c154ccb9a15
SHA256: e2489d74876ae0c1168d53e4e11dab7f5c77dc9e27b87f10054fc28171ee9769
Uploaded: 2021-03-16 00:50:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: napari-plugin-devtools
Version: 0.4.2
Summary: napari plugin devtool
Author: napari team
Author-Email: napari-steering-council[at]googlegroups.com
Home-Page: https://github.com/napari/napari-plugin-devtools
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Requires-Python: >=3.6
Requires-Dist: importlib-metadata (>=1.5.0)
Requires-Dist: napari (>=0.4.4)
Requires-Dist: pkginfo
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: tox-conda; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3116 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
napari_plugin_devtools/__init__.py sha256=sNjpjNTTe5A4cbEPd77-yKGO6h8Ui-9_H3bXa6w87Jg 201
napari_plugin_devtools/__main__.py sha256=sGAT0CE4bXaSEIjnxtwSuQdEYnS9CEx_TLHImnsljFY 3676
napari_plugin_devtools/_version.py sha256=rqzeh57jdaGUk_OcjhEvnLrMaQgfLT_0qsDCTmptWyc 142
napari_plugin_devtools/plugin_tester.py sha256=rpz83-S5n34PeXlKgWScemWx-mkVRyPWYpCmlMyFbps 1990
napari_plugin_devtools/validation.py sha256=BL_I2D7jKONt6V29MycU2eD-F-vkBfMIdfc1S4vqiHw 6303
napari_plugin_devtools-0.4.2.dist-info/LICENSE sha256=lZbPlgXtbxuQwzm_QVAi42Hzus2-1hk5HWn-6CMw-EA 1514
napari_plugin_devtools-0.4.2.dist-info/METADATA sha256=u2TKNVjxyeH_ZPKXLWOqxnRo4hEe2kQuNztihwz0mIg 4810
napari_plugin_devtools-0.4.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
napari_plugin_devtools-0.4.2.dist-info/entry_points.txt sha256=Y7FNol4vP0zFcaEHP6AzZCY8TGVLwwjwQJhxJwjNzAU 136
napari_plugin_devtools-0.4.2.dist-info/top_level.txt sha256=eRajepwknJuN2v2aqswj6-XnYgOP0hCRS3YcsvD3CBo 23
napari_plugin_devtools-0.4.2.dist-info/RECORD

top_level.txt

napari_plugin_devtools

entry_points.txt

npd = napari_plugin_devtools.__main__:main
napari-plugin-devtools = napari_plugin_devtools.plugin_tester