Name | npe2 JSON |
Version |
0.7.7
JSON |
| download |
home_page | None |
Summary | napari plugin engine v2 |
upload_time | 2024-07-31 00:09:21 |
maintainer | None |
docs_url | None |
author | Nathan Clack |
requires_python | >=3.8 |
license | BSD-3-Clause |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# npe2
[![CI](https://github.com/napari/npe2/actions/workflows/ci.yml/badge.svg)](https://github.com/napari/npe2/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/napari/npe2/branch/main/graph/badge.svg?token=FTH635x542)](https://codecov.io/gh/napari/npe2)
napari plugin refactor
see also https://github.com/napari/napari/issues/3115
## Documentation
For documentation on authoring npe2 plugins, see the [napari plugin docs](https://napari.org/plugins/index.html). These include:
- the [manifest reference](https://napari.org/plugins/manifest.html)
- the [contribution guide](https://napari.org/plugins/contributions.html)
## Command line tool
Includes a command line tool `npe2` with the following commands:
```bash
Commands:
cache Cache utils
convert Convert first generation napari plugin to new (manifest) format.
parse Show parsed manifest as yaml
validate Validate manifest for a distribution name or manifest filepath.
```
examples:
```bash
# convert current directory to an npe2-ready plugin
# (note: the repo must also be installed and importable in the current environment)
npe2 convert .
```
```bash
npe2 validate your-plugin-package
```
```bash
npe2 parse your-plugin-package
```
Raw data
{
"_id": null,
"home_page": null,
"name": "npe2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Nathan Clack",
"author_email": "Talley Lambert <talley.lambert@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/c0/5a/a27548db6725f2f9415be83d0eed4e75d13b5ff71d40c5ae1a7985c04708/npe2-0.7.7.tar.gz",
"platform": null,
"description": "# npe2\n\n[![CI](https://github.com/napari/npe2/actions/workflows/ci.yml/badge.svg)](https://github.com/napari/npe2/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/napari/npe2/branch/main/graph/badge.svg?token=FTH635x542)](https://codecov.io/gh/napari/npe2)\n\nnapari plugin refactor\n\nsee also https://github.com/napari/napari/issues/3115\n\n## Documentation\n\nFor documentation on authoring npe2 plugins, see the [napari plugin docs](https://napari.org/plugins/index.html). These include:\n- the [manifest reference](https://napari.org/plugins/manifest.html)\n- the [contribution guide](https://napari.org/plugins/contributions.html)\n\n## Command line tool\n\nIncludes a command line tool `npe2` with the following commands:\n```bash\nCommands:\n cache Cache utils\n convert Convert first generation napari plugin to new (manifest) format.\n parse Show parsed manifest as yaml\n validate Validate manifest for a distribution name or manifest filepath.\n```\n\nexamples:\n\n```bash\n# convert current directory to an npe2-ready plugin\n# (note: the repo must also be installed and importable in the current environment)\nnpe2 convert .\n```\n\n```bash\nnpe2 validate your-plugin-package\n```\n\n```bash\nnpe2 parse your-plugin-package\n```\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "napari plugin engine v2",
"version": "0.7.7",
"project_urls": {
"homepage": "https://github.com/napari/npe2",
"repository": "https://github.com/napari/npe2"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6c4c1d459c6915cc26d61c2c182d213770670dfe7aa1a00e0006ac05fbb66df7",
"md5": "0a4a858500b09fde27f6b65e0c7774cb",
"sha256": "ad634992c2728a641511d5ff23d1a0abddb68258036a2fd066f48a9010495b58"
},
"downloads": -1,
"filename": "npe2-0.7.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a4a858500b09fde27f6b65e0c7774cb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 92564,
"upload_time": "2024-07-31T00:09:19",
"upload_time_iso_8601": "2024-07-31T00:09:19.886009Z",
"url": "https://files.pythonhosted.org/packages/6c/4c/1d459c6915cc26d61c2c182d213770670dfe7aa1a00e0006ac05fbb66df7/npe2-0.7.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c05aa27548db6725f2f9415be83d0eed4e75d13b5ff71d40c5ae1a7985c04708",
"md5": "ee8f1f60db683bf72dec2483f8e33acb",
"sha256": "8e5e3ef3b2ea020c9b8bb31c589148f0fd486779a939b52e4f3c7fea422a9136"
},
"downloads": -1,
"filename": "npe2-0.7.7.tar.gz",
"has_sig": false,
"md5_digest": "ee8f1f60db683bf72dec2483f8e33acb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 117533,
"upload_time": "2024-07-31T00:09:21",
"upload_time_iso_8601": "2024-07-31T00:09:21.154890Z",
"url": "https://files.pythonhosted.org/packages/c0/5a/a27548db6725f2f9415be83d0eed4e75d13b5ff71d40c5ae1a7985c04708/npe2-0.7.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-31 00:09:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "napari",
"github_project": "npe2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "npe2"
}