I'm working on one now.
https://github.com/adamlwgriffiths/Pyrr
It uses numpy for speed.
The aim is to provide a pure python 3D maths lib.
I'm avoiding external libs because I'm sick of having to follow complex software installs. Python should be easy.