OpenImageIO Python 3.x package.
Build pipeline | CI Status |
---|---|
Windows Server 2016 | |
Ubuntu 16.041 | |
macOS 10.13 |
1 Should also work on CentOS 7 for example.
OpenImageIO is built using vcpkg and packaged into Python wheels on Windows, Linux and macOS platforms (thanks to Azure Pipelines).
To make this work, some customization of the vcpkg port files were necessary and thus these modifications are stored in this repository.
Download the wheels under "Releases". CI jobs produce wheels and they can be downloaded from the respective CI job.
pip install ...
from oiio import OpenImageIO as oiio
See the tests
folder for code examples used to test the built wheels' functionality.
.travis.yml
and appveyor.yml
openssl dgst -sha512 [FILE]
master
branch.oiio.version
variable in the .yml files