.github_changelog_generator
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
codecov.yml
pyproject.toml
setup.cfg
tox.ini
.github/dependabot.yml
.github/workflows/make_docs.yml
.github/workflows/test_and_deploy.yml
blik/__init__.py
blik/_version.py
blik/napari.yaml
blik/reader.py
blik/utils.py
blik/writer.py
blik.egg-info/PKG-INFO
blik.egg-info/SOURCES.txt
blik.egg-info/dependency_links.txt
blik.egg-info/entry_points.txt
blik.egg-info/not-zip-safe
blik.egg-info/requires.txt
blik.egg-info/top_level.txt
blik/_tests/conftest.py
blik/_tests/test_reader.py
blik/_tests/test_widget.py
blik/widgets/__init__.py
blik/widgets/file_reader.py
blik/widgets/filter.py
blik/widgets/main_widget.py
docs/_config.yml
docs/_toc.yml
docs/getting_started.md
docs/index.md
docs/requirements.txt
docs/images/favicon.ico
docs/images/logo.png
docs/images/logo.svg