napari-demo

Repo for testing napari plugin preview pages

https://github.com/chanzuckerberg/napari-demo

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Repo for testing napari plugin preview pages

Basic Info
  • Host: GitHub
  • Owner: chanzuckerberg
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 33.2 KB
Statistics
  • Stars: 0
  • Watchers: 9
  • Forks: 3
  • Open Issues: 0
  • Releases: 3
Created over 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation Security

README.md

napari-demo

License PyPI Python Version tests codecov

This is a demo plugin implementation of https://github.com/napari/napari/blob/master/examples/magicimagearithmetic.py


This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-demo via pip:

pip install napari-demo

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-demo" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description. To report security issues, see security

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to opensource@chanzuckerberg.com.

Owner

  • Name: Chan Zuckerberg Initiative
  • Login: chanzuckerberg
  • Kind: organization
  • Email: opensource@chanzuckerberg.com
  • Location: United States of America

Finding new ways to leverage technology, community-driven solutions, and collaboration to accelerate progress in science and education.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Spaghetti taco cookie cake macaron souffle I am content."
authors:
- family-names: "Ziyang"
  given-names: "Liu"
title: "A napari demo plugin"
version: 0.0.2
date-released: 2021-04-26
url: "https://github.com/potating-potato/napari-demo"

GitHub Events

Total
Last Year

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 42
  • Total Committers: 3
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.452
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Ziyang Liu z****u@c****m 23
ziyang z****u@c****m 17
Draga Doncila Pop d****a@g****m 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 20
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 5
  • Average comments per issue: 0
  • Average comments per pull request: 5.3
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • codemonkey800 (6)
  • potating-potato (5)
  • lauramarcos (4)
  • DragaDoncila (3)
  • snigdhaAgarwal (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 25 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 6
  • Total maintainers: 1
pypi.org: napari-demo

example plugin for napari plugin developers

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 25 Last month
Rankings
Dependent packages count: 10.1%
Forks count: 16.9%
Dependent repos count: 21.6%
Average: 23.4%
Downloads: 29.5%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 9 months ago

Dependencies

requirements.txt pypi
  • napari-plugin-engine >=0.1.4
  • numpy *
.github/workflows/preview_plugin.yml actions
  • actions/checkout v2 composite
  • chanzuckerberg/napari-hub-preview-action v0.1.5 composite
.github/workflows/test_and_deploy.yml actions
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
  • actions/setup-python v2 composite
  • softprops/action-gh-release v1 composite
  • tlambert03/setup-qt-libs v1 composite
pyproject.toml pypi