{"id":37080481,"url":"https://github.com/deep-finder/napari-deepfinder","last_synced_at":"2026-01-14T09:46:12.160Z","repository":{"id":41573062,"uuid":"498356191","full_name":"deep-finder/napari-deepfinder","owner":"deep-finder","description":"A napari plugin for the DeepFinder library which includes display, annotation, target generation, segmentation and clustering functionalities. An orthoslice view has been added for an easier visualisation and annotation process.","archived":false,"fork":false,"pushed_at":"2025-10-01T12:01:49.000Z","size":5769,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-29T03:04:31.262Z","etag":null,"topics":["cryo-et","deep-learning","deepfinder","napari","napari-plugin","python"],"latest_commit_sha":null,"homepage":"https://deep-finder.github.io/napari-deepfinder/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deep-finder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-31T13:50:17.000Z","updated_at":"2025-04-04T22:14:07.000Z","dependencies_parsed_at":"2024-05-01T14:21:44.976Z","dependency_job_id":"1d8d0f31-0a55-4037-864f-dcb61b1c073a","html_url":"https://github.com/deep-finder/napari-deepfinder","commit_stats":{"total_commits":97,"total_committers":3,"mean_commits":"32.333333333333336","dds":"0.24742268041237114","last_synced_commit":"ed4ecdfd04115edefe09c3e8ee46e2387f10b8ae"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/deep-finder/napari-deepfinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-finder%2Fnapari-deepfinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-finder%2Fnapari-deepfinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-finder%2Fnapari-deepfinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-finder%2Fnapari-deepfinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deep-finder","download_url":"https://codeload.github.com/deep-finder/napari-deepfinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-finder%2Fnapari-deepfinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryo-et","deep-learning","deepfinder","napari","napari-plugin","python"],"created_at":"2026-01-14T09:46:11.480Z","updated_at":"2026-01-14T09:46:12.154Z","avatar_url":"https://github.com/deep-finder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# napari-deepfinder\n\n[![License GNU GPL v3.0](https://img.shields.io/pypi/l/napari-deepfinder.svg?color=green)](https://github.com/deep-finder/napari-deepfinder/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-deepfinder.svg?color=green)](https://pypi.org/project/napari-deepfinder)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-deepfinder.svg?color=green)](https://python.org)\n[![tests](https://github.com/deep-finder/napari-deepfinder/workflows/tests/badge.svg)](https://github.com/deep-finder/napari-deepfinder/actions)\n[![codecov](https://codecov.io/gh/deep-finder/napari-deepfinder/branch/main/graph/badge.svg)](https://codecov.io/gh/deep-finder/napari-deepfinder)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-deepfinder)](https://napari-hub.org/plugins/napari-deepfinder)\n\nA napari plugin for the DeepFinder library which includes display, annotation, target generation, segmentation and clustering functionalities.\nAn orthoslice view has been added for an easier visualisation and annotation process.\n\n**The documentation for users is available [here](https://deep-finder.github.io/napari-deepfinder/).**\n\n\u003e [!WARNING]\n\u003e\n\u003e An upstream bug in `napari` versions **≥ 0.5.0** causes the menu bar to break when closing the *Orthoslice view*.\n\u003e \n\u003e See this issue for more details: https://github.com/napari/napari/issues/7588.\n\u003e \n\u003e As a temporary workaround, you can use [napari v0.4.19](https://github.com/napari/napari/releases/tag/v0.4.19), which is not affected by this bug.\n\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.\n\n\u003c!--\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/plugins/index.html\n--\u003e\n\n## Installation\n\nYou can install `napari-deepfinder` via [pip]:\n\n    pip install napari-deepfinder\n\n\n\nTo install latest development version :\n\n    pip install git+https://github.com/deep-finder/napari-deepfinder.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 [GNU GPL v3.0] license,\n\"napari-deepfinder\" 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/deep-finder/napari-deepfinder/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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-finder%2Fnapari-deepfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeep-finder%2Fnapari-deepfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-finder%2Fnapari-deepfinder/lists"}