Raylib

Latest version: v5.5.0.2

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

5.5.0.2

* fix `raylib_dynamic` (again)

5.5.0.1

* Update DLLs in `raylib_dynamic` package (although I still don't recommend anyone use this package)
* Fix for audio in web backend by pmp-p

5.5.0.0

* Raylib version 5.5
* New backends! Install `raylib` package for standard, `raylib_sdl` package for SDL backend or `raylib_drm` for Linux framebuffer. Do not install more than one package. SDL is recommended because it handles fullscreen mode and controllers better.
* Fixed typo in vector2 function names

5.5.0.0dev3

This is a dev release, so to install it you must specify the exact version:

pip3 install raylib==5.5.0.0.dev3

* Raylib version 5.5-dev
* New backends! Install `raylib` package for standard, `raylib_sdl` package for SDL backend with better controller support, or `raylib_drm` for Linux framebuffer. Do not install more than one package.

Please report in the comments whether these packages work for you and what system you are using!

5.0.0.5

The type stubs are now compatible with mypy type checking. All of the examples validate, but there's probably some usecases not covered so please report if you find a type that should be valid but isn't.

5.0.0.4

Fixes a couple of build issues and improves error messages for users of the source distribution. (No changes if you're using the binary wheels.)

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.