Pyopenxr

Latest version: v1.1.4001

Safety actively analyzes 702150 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.0.2401

Release Notes:
- Update to match recent OpenXR 1.0.24 release https://github.com/KhronosGroup/OpenXR-SDK/releases/tag/release-1.0.24
- The Handle class names now better match C API; like `Instance`, (not `InstanceHandle`)
- Many other details of the python API have been tweaked, because...
- ...many new examples are available at sister repo https://github.com/cmbruns/pyopenxr_examples
- New `xr.ContextObject` high-level class to help create simpler example programs.
- API layers `XR_APILAYER_LUNARG_core_validation` and `XR_APILAYER_LUNARG_api_dump` are now always available for loading

Installation: 'pip install pyopenxr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenxr
Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenxr/issues

1.0.2301

Release Notes:
- Upgrade to OpenXR 1.0.23
- Derive enum values from python `enum.IntEnum` so they can now be used as array indices.
- Move most OpenGL-specific setup into `GlfwWindow` high level class. (Note changes to `track_hmd.py` example)
- Some array-like structure elements can now be set using array notation. Like `some_vector3f[:] = [3, 2, 1]`

Installation: 'pip install pyopenxr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenxr
Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenxr/issues

1.0.2203

Release Notes:
- Minor update applies missing printing fix on Linux

Installation: 'pip install pyopenxr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenxr
Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenxr/issues

1.0.2202

Release Notes:
- Minor update including workaround for gl_example on Linux

Installation: 'pip install pyopenxr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenxr
Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenxr/issues

1.0.2201

Release Notes:
- Update for OpenXR 1.0.22 https://github.com/KhronosGroup/OpenXR-SDK/releases/tag/release-1.0.22

Installation: 'pip install pyopenxr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenxr
Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenxr/issues

1.0.2001

Release Notes:
- Update for OpenXR 1.0.20

Installation: 'pip install pyopenxr'

See the front page for documentation and more information https://github.com/cmbruns/pyopenxr
Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenxr/issues

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.