Box2dlib is a python iterface of Box2D. The APIs are almost the same with the C++ version, and I do my best to make it compatible with pybox2d.
I used it in a enterprise product for several month, I think it's stable now.
For more detail, please see http://code.google.com/p/box2d/
Zlib License