WebGPU for Python: a Python implementation of the WebGPU API, enabling modern GPU compute and rendering on multiple backends (Vulkan, Metal, D3D12, OpenGL). Current version 0.31.0. Requires Python >=3.10. Releases roughly monthly.
Verified import paths — ran on the pinned version, not inferred.
Initialize wgpu, request adapter and device. In real usage, provide a canvas from wgpu.gui.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.