Created by: slurpyb
What is this Python project?
Raylib is a simple library for videogames programming. This set of static bindings provides a fast and familier interface with the original Raylib 4.0 API. Genuinly suprised to not see any python-raylib bindings already, so I'd very much like to suggest this package be the one featured on this fantastic list.
What's the difference between this Python project and similar ones?
- Automatically generated to be as close as possible to original Raylib.
- Faster, fewer bugs and easier to maintain than ctypes.
- Commercial-friendly license.
- Docstrings and auto-completion.
- Now includes extra libraries: raygui, rlgl and physac --
Anyone who agrees with this pull request could submit an Approve review to it.