I’ve been working on pygfx, a Python graphics library based on wgpu (the successor to OpenGL). I wrote a post on it's background https://almarklein.org/wgpu.html
This project is close to my heart, visualisation is what got me into Python. For scientific Pythonista’s pygfx might still a bit low-level - the idea is that others can build high-level libraries on top.