{"id":19921489,"url":"https://github.com/pyapp-kit/ndv","last_synced_at":"2026-04-02T17:02:05.982Z","repository":{"id":243297508,"uuid":"812045109","full_name":"pyapp-kit/ndv","owner":"pyapp-kit","description":"Simple, fast-loading, n-dimensional array viewer with minimal dependencies.","archived":false,"fork":false,"pushed_at":"2026-03-27T17:45:24.000Z","size":35338,"stargazers_count":89,"open_issues_count":28,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-28T01:47:59.692Z","etag":null,"topics":["arrays","python","visualization"],"latest_commit_sha":null,"homepage":"https://pyapp-kit.github.io/ndv/","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/pyapp-kit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2024-06-07T20:55:54.000Z","updated_at":"2026-03-27T17:44:24.000Z","dependencies_parsed_at":"2024-06-21T16:06:11.040Z","dependency_job_id":"630bac95-e8ae-4e75-9e4e-4323aae30004","html_url":"https://github.com/pyapp-kit/ndv","commit_stats":null,"previous_names":["tlambert03/ndv","pyapp-kit/ndv"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pyapp-kit/ndv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Fndv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Fndv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Fndv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Fndv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyapp-kit","download_url":"https://codeload.github.com/pyapp-kit/ndv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Fndv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31311012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["arrays","python","visualization"],"created_at":"2024-11-12T22:07:44.852Z","updated_at":"2026-04-02T17:02:05.967Z","avatar_url":"https://github.com/pyapp-kit.png","language":"Python","funding_links":[],"categories":["🌻 Visualization"],"sub_categories":["Software tools"],"readme":"# ndv\n\n[![License](https://img.shields.io/pypi/l/ndv.svg?color=green)](https://github.com/pyapp-kit/ndv/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/ndv.svg?color=green)](https://pypi.org/project/ndv)\n[![Python Version](https://img.shields.io/pypi/pyversions/ndv.svg?color=green)](https://python.org)\n[![CI](https://github.com/pyapp-kit/ndv/actions/workflows/ci.yml/badge.svg)](https://github.com/pyapp-kit/ndv/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/pyapp-kit/ndv/branch/main/graph/badge.svg)](https://codecov.io/gh/pyapp-kit/ndv)\n\nSimple, fast-loading, asynchronous, n-dimensional array viewer, with minimal\ndependencies.\n\nWorks in Qt, Jupyter, or wxPython.\n\n```python\nimport ndv\n\ndata = ndv.data.cells3d()  # or any arraylike object\nndv.imshow(data)\n```\n\n![Montage](https://github.com/pyapp-kit/ndv/assets/1609449/712861f7-ddcb-4ecd-9a4c-ba5f0cc1ee2c)\n\n[`ndv.imshow()`](https://pyapp-kit.github.io/ndv/latest/reference/ndv/#ndv.imshow)\ncreates an instance of\n[`ndv.ArrayViewer`](https://pyapp-kit.github.io/ndv/latest/reference/ndv/controllers/#ndv.controllers.ArrayViewer),\nwhich you can also use directly:\n\n```python\nimport ndv\n\nviewer = ndv.ArrayViewer(data)\nviewer.show()\nndv.run_app()\n```\n\n\u003e [!TIP]\n\u003e To embed the viewer in a broader Qt or wxPython application, you can\n\u003e access the viewer's\n\u003e [`widget`](https://pyapp-kit.github.io/ndv/latest/reference/ndv/controllers/#ndv.controllers.ArrayViewer.widget)\n\u003e attribute and add it to your layout.\n\n## Documentation\n\nFor more information, and complete API reference, see the\n[documentation](https://pyapp-kit.github.io/ndv/).\n\n\n## Features\n\n- ⚡️ fast to import, fast to show\n- 🪶 minimal dependencies\n- 📦 supports arbitrary number of dimensions\n- 🥉 2D/3D view canvas\n- 🌠 supports [VisPy](https://github.com/vispy/vispy) or\n  [pygfx](https://github.com/pygfx/pygfx) backends\n- 🛠️ support [Qt](https://doc.qt.io), [wx](https://www.wxpython.org), or\n  [Jupyter](https://jupyter.org) GUI frontends\n- 🎨 colormaps provided by [cmap](https://cmap-docs.readthedocs.io/)\n- 🏷️ supports named dimensions and categorical coordinate values (WIP)\n- 🦆 supports most array types, including:\n    - `numpy.ndarray`\n    - `cupy.ndarray`\n    - `dask.array.Array`\n    - `jax.Array`\n    - `pyopencl.array.Array`\n    - `sparse.COO`\n    - `tensorstore.TensorStore` (supports named dimensions)\n    - `torch.Tensor` (supports named dimensions)\n    - `xarray.DataArray` (supports named dimensions)\n    - `zarr` (named dimensions WIP)\n\nSee examples for each of these array types in\n[examples](https://github.com/pyapp-kit/ndv/tree/main/examples)\n\n\u003e [!NOTE]\n\u003e *You can add support for any custom storage class by subclassing\n\u003e `ndv.DataWrapper` and [implementing a couple\n\u003e methods](https://github.com/pyapp-kit/ndv/blob/main/examples/custom_store.py).\n\u003e (This doesn't require modifying ndv, but contributions of new wrappers are\n\u003e welcome!)*\n\n## Installation\n\nBecause ndv supports many combinations of GUI and graphics frameworks,\nyou must install it along with additional dependencies for your desired backend.\n\nSee the [installation guide](https://pyapp-kit.github.io/ndv/latest/install/) for\ncomplete details.\n\nTo just get started quickly using Qt and vispy:\n  \n```python\npip install ndv[qt]\n```\n\nFor Jupyter with vispy, (no Qt or wxPython):\n\n```python\npip install ndv[jup]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyapp-kit%2Fndv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyapp-kit%2Fndv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyapp-kit%2Fndv/lists"}