Ignifuga is a multi platform Python/Cython 2D game engine that targets Windows/Mac/OS X/iOS/Android.
All your game logic code along with the engine’s and supporting tools is converted to C during the build process, and compiled into one big standalone binary for each of the supported platforms.