Skip to content

richkdev/richyplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

richyplayer

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, working on pyodide & pyscript compat)

installation

put this in your cli: pip install git+https://github.com/richkdev/richyplayer.git then just do import richyplayer

for pygbag, put the entire richyplayer folder into the the root folder as your main.py

usage

check richyplayer/examples/ for examples on how to use the richyplayer

license

MIT

About

a video player library for pygame(-ce), works on desktop and web

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages