Build Raylib from source (master branch) and put `raylib.lib` somewhere on the path. Then run with `python build_win32.py` to build the extension. A prebuilt extension is provided for Win32 x64 Python37.