.gitignore
LICENSE
Pipfile
Pipfile.lock
README.md
build_package.py
pyproject.toml
requirements.txt
.github/workflows/build_test.yml
.github/workflows/check-format.yml
.github/workflows/pypi-publish.yml
.github/workflows/unit_test.yml
openexr_python/__init__.py
openexr_python/exr_header.py
openexr_python/exr_input_file.py
openexr_python/exr_output_file.py
openexr_python/util.py
openexr_python.egg-info/PKG-INFO
openexr_python.egg-info/SOURCES.txt
openexr_python.egg-info/dependency_links.txt
openexr_python.egg-info/requires.txt
openexr_python.egg-info/top_level.txt
tests/__init__.py
tests/test_readwrite.py
tests/asset/Balls.exr