a video player library for pygame(-ce), works on desktop and web
currently supports:
- desktop (windows, linux, raspberry pi os, etc)
- web (currently only pygbag & pyodide 0.27.7)
put this in your cli: pip install git+https://github.com/richkdev/richyplayer.git then just do import richyplayer
for web (pygbag & pyodide), put the entire richyplayer folder into the the root folder as your main.py
check richyplayer/examples/ for examples on how to use the richyplayer
MIT