python-pysdl2 0.9.11 Python bindings around the SDL2 game development library
PySDL2 is a pure Python wrapper around the SDL2
, SDL2_mixer
, SDL2_image
, SDL2_ttf
, and SDL2_gfx
libraries. Instead of relying on C code, it uses the built-in ctypes module to interface with SDL2, and provides simple Python classes and wrappers for common SDL2 functionality.
- Website: https://github.com/py-sdl/py-sdl2
- License: CC0
- Package source: python-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux