Welcome to the pygbag packages (actually wheel format) repository list.
README.md should be in /wiki/pkg/<import name>
/README.md , not the pypi project name.
It should have at least a short example and attempt to cover those points :
- the case when a loop must be async-ified
- files have been modified, explain why
- files added, what are they for ?
- files removed ( explain why , maybe size / irrelevant ... )
- missing/extra functionnalitites list details
- what does it bring that pygame cannot do, or cannot do in an easy way.
- ideally point to a pull request (PR) from a pygbag branch toward main branch. example
The actual wheels are located here :
https://github.com/pygame-web/archives/tree/main/repo/pkg/
They are downloaded on code evaluation, from executing your main.py modules based on raised import errors. so put your imports at the top, and possibly order them to limit looping over import errors.
Current packages troubleshooting until full acceptation is done here :
Documented modified packages :
- [pygame] Starting with 0.7 pygbag runtime will use pygame-ce codebase. pygame-ce is built along with pygbag runtime.
- nurses_2
- panda3d from Panda3D wasm branch + vendored pygbag
Packages built using pygbag-vendor :
-
[harfang] from vendored pygbag