I've been learning Python for fun and wondered what game engine exist for it. I am aware of Pygame, but are there any others? I'd be particularly interested in any with a tool path to Flash?
Update: I made this a community wiki because there is no right answer. Feel free to add resource and a small description.
pyglet - an object-oriented programming interface for developing games and other visually-rich applications for Windows, Mac OS X and Linux
