Index of /raspi/PySDL2
Name Last modified Size Description
Parent Directory -
demos/ 2017-12-14 21:35 -
install_sdl2_pysdl2.sh 2017-12-13 21:40 3.0K
install_sdl2_pysdl2_2.0.9.sh 2019-01-17 10:33 3.0K
readme.txt 2017-12-13 19:39 245
readme_2.0.9.txt 2019-01-17 12:06 263
SDL2_complete.zip 2019-01-17 10:21 59M
SDL2_complete_2.0.9.zip 2019-01-17 12:07 63M
# Installs SDL 2.0.7 and PySDL for Python3 in Raspian-Stretch
# Run in shell as user pi (e.g. in /home/pi):
wget http://valentin.dasdeck.com/raspi/PySDL2/install_sdl2_pysdl2.sh && chmod +x install_sdl2_pysdl2.sh && ./install_sdl2_pysdl2.sh