https://github.com/bendmorris/pyj2d
,
Description: The PyJ2D module was modeled using the Pygame commands, allowing you to run scripts encoded in Python / Pygame on a Java virtual machine (JVM) using the Jython interpreter. This allows you to deploy JVM applications without extensive script editing. The current version of the module supports only a subset of the Pygame functions.
source
share