Welcome to the PySDL homepage. PySDL is a Python module that provides access to the SDL library's functionality.

This is a place holder, until I've the time to put together a meaningful webpage for this site.

The current release is 0.0.7 which supports the video, cd-rom, joystick, audio, and event subsystems quite well.
There is also support for the SDL_image library, which allows for the use of various image formats. It can be downloaded from here
You will also need the SDL_mixer library, which allows for the use of various audio formats. It can be downloaded from here
The SDL_ttf library is also required. It can be downloaded from here

David Clark is working on some documentation. You can see what he has here where he also has RPMs for PySDL.
If you are looking for a Win32 binary of PySDL you can get it here and the support libraries here

You can visit our project page at Source Forge here

The SDL homepage is here