{"id":13737934,"url":"https://github.com/pymmcore-plus/napari-micromanager","last_synced_at":"2026-02-21T06:33:00.072Z","repository":{"id":37623871,"uuid":"332071247","full_name":"pymmcore-plus/napari-micromanager","owner":"pymmcore-plus","description":"GUI interface between napari and micromanager powered by pymmcore-plus and pymmcore-widgets","archived":false,"fork":false,"pushed_at":"2026-02-15T17:12:14.000Z","size":2694,"stargazers_count":75,"open_issues_count":21,"forks_count":25,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-15T23:53:29.936Z","etag":null,"topics":["micro-manager","microscopy","napari","python"],"latest_commit_sha":null,"homepage":"https://pymmcore-plus.github.io/napari-micromanager/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pymmcore-plus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-22T21:55:37.000Z","updated_at":"2026-02-15T17:11:07.000Z","dependencies_parsed_at":"2023-02-19T09:50:25.425Z","dependency_job_id":"eae1f770-1217-4843-9b02-8770096b53b3","html_url":"https://github.com/pymmcore-plus/napari-micromanager","commit_stats":{"total_commits":412,"total_committers":8,"mean_commits":51.5,"dds":0.6067961165048543,"last_synced_commit":"41a9943c476cfa52badcbe303424e637679f5f0e"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/pymmcore-plus/napari-micromanager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymmcore-plus%2Fnapari-micromanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymmcore-plus%2Fnapari-micromanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymmcore-plus%2Fnapari-micromanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymmcore-plus%2Fnapari-micromanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymmcore-plus","download_url":"https://codeload.github.com/pymmcore-plus/napari-micromanager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymmcore-plus%2Fnapari-micromanager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29675471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","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":["micro-manager","microscopy","napari","python"],"created_at":"2024-08-03T03:02:06.370Z","updated_at":"2026-02-21T06:33:00.046Z","avatar_url":"https://github.com/pymmcore-plus.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# napari-micromanager\n\n[![License](https://img.shields.io/pypi/l/napari-micromanager.svg?color=green)](https://github.com/napari/napari-micromanager/raw/master/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-micromanager.svg?color=green)](https://pypi.org/project/napari-micromanager)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-micromanager.svg?color=green)](https://python.org)\n[![Tests](https://github.com/pymmcore-plus/napari-micromanager/actions/workflows/ci.yml/badge.svg)](https://github.com/pymmcore-plus/napari-micromanager/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/pymmcore-plus/napari-micromanager/branch/main/graph/badge.svg?token=tf6lYDWV1s)](https://codecov.io/gh/pymmcore-plus/napari-micromanager)\n\nGUI interface between napari and micromanager powered by [pymmcore-plus](https://pymmcore-plus.github.io/pymmcore-plus/) and [pymmcore-widgets](https://pymmcore-plus.github.io/pymmcore-widgets/)\n\n\u003e [!NOTE]  \n\u003e While this plugin will continue to be maintained, we are focusing current efforts on a napari-independent\n\u003e gui (using [ndv](https://github.com/pyapp-kit/ndv)) for reasons of performance and minimizing dependencies.\n\u003e Please follow \u003chttps://github.com/pymmcore-plus/pymmcore-gui\u003e for details\n\n----------------------------------\n\u003cimg width=\"1840\" alt=\"napari-micromanager\" src=\"https://github.com/pymmcore-plus/napari-micromanager/assets/1609449/e1f395cd-2d57-488e-89e2-b1923310fc2a\"\u003e\n\n## Installation\n\nYou can install `napari-micromanager` via [pip]:\n\n    pip install napari-micromanager\n\nYou will also need a Qt backend such as PySide2/6, or PyQt5/6.  **PyQt is\npreferred and receives more testing**. If you've previously installed napari\ninto this environment with `pip install napari[all]`, then you will likely\nalready have it. If not, you will also need to install a Qt backend of your\nchoice:\n\n    pip install pyqt5  # or any of {pyqt5, pyqt6, pyside2, pyside6}\n\n### Getting micromanager adapters\n\nThe easiest way to get the micromanager adapters is to use:\n\n```\nmmcore install\n```\n\nthis will install micromanager to the pymmcore_plus folder in your site-package; use this to see where:\n\n```\npython -c \"from pymmcore_plus import find_micromanager; print(find_micromanager())\"\n```\n\nalternatively, you can direct pymmcore_plus to your own micromanager installation with the `MICROMANAGER_PATH`\nenvironment variable:\n\n```\nexport MICROMANAGER_PATH='/path/to/Micro-Manager-...'\n```\n\n## Contributing\n\nContributions are very welcome.\n\n### Launching napari with plugin\n\nYou can launch napari and automatically load this plugin using the `launch-dev.py` script:\n\n```bash\npython launch-dev.py\n```\n\nAlternatively you can run:\n\n```bash\nnapari -w napari-micromanager\n```\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-micromanager\" 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[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[file an issue]: https://github.com/pymmcore-plus/napari-micromanager/issues\n[pip]: https://pypi.org/project/pip/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymmcore-plus%2Fnapari-micromanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymmcore-plus%2Fnapari-micromanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymmcore-plus%2Fnapari-micromanager/lists"}