.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGES.md
CLAUDE.md
LICENSE
README.md
pyproject.toml
screen.jpg
.github/dependabot.yml
.github/workflows/code.yml
.github/workflows/pypi.yml
src/pvview/__init__.py
src/pvview/pvview.py
src/pvview.egg-info/PKG-INFO
src/pvview.egg-info/SOURCES.txt
src/pvview.egg-info/dependency_links.txt
src/pvview.egg-info/entry_points.txt
src/pvview.egg-info/requires.txt
src/pvview.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_pvview.py