pybox2d
2D physics library for Python under the *zlib* license. (not BSD, see below)
BSD? zlib? Which license?
As Google Code does not allow projects to be listed under some of the less popular licenses (see here and here for more information), pybox2d is currently listed under BSD. However, the code is licensed under the very liberal zlib license, the same as the underlying Box2D library.
News
2009/2/25: Release
2.0.2b1 Released! Lots of changes since the last version. See all of the changes in this post here, along with some other important code change notes there.
Be sure to download the testbed, which includes all of the examples, in addition to the library itself as it is no longer included in the installer.
2008/10/23: Release
2.0.2b0 Released! OS X and win32 installers in the downloads section along with a full source release.
Changes here: Changes
OS X and win32 installer notes