Open
Description
What can be improved or is missing?
Adding a simple Python3 binding will allow this excellent library to be used within Python. To begin with, being able to read image metadata, or possibly image pixels out of an EXR and possibly extending that to writing exrs as well in the future.
Implementation Approach
Could use the standard Py03/maturin build process to create simple python bindings.