pyapp-kit / ndv

Simple, fast-loading, n-dimensional array viewer with minimal dependencies.
BSD 3-Clause "New" or "Revised" License
29 stars 4 forks source link

Feature: command line interface #4

Open tlambert03 opened 1 month ago

tlambert03 commented 1 month ago

use case:

ndv view file.ext

ideally, will support as many file types as possible, via some set of plugins... to be determined how to install (without taking on all the deps up front)