A pure Python wrapper for SDL3.
Project description
PySDL3
PySDL3 is a pure Python wrapper around the SDL3, SDL3_mixer, SDL3_image, SDL3_net, SDL3_ttf, and SDL3_rtf libraries.
Getting Started
Just run one of the following commands in a terminal:
# To install the latest stable version from PyPI:
pip install --upgrade PySDL3
# To install the latest development version from GitHub:
pip install --upgrade git+https://github.com/Aermoss/PySDL3.git
Requirements
Pre-built binaries are provided within the module so there are no additional requirements.
Documentation
There is no documentation available for now, but the function definitions are exactly the same as the SDL3 function definitions, so you can use the documentation of SDL3.
License
PySDL3 is available under the MIT license. See the LICENSE file for more info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysdl3-0.5.0a0.tar.gz
(2.1 MB
view hashes)