A curated list of amazingly awesome Pygame tools, libraries and frameworks.
- pygame_shaders - a library to easily integrate shaders into your new or existing pygame projects
- mili - Minimal immediate-mode python user interface library.
- pygame_gui - A GUI system for pygame.
- pygame-menu-ce - A menu for pygame. Simple, and easy to use.
- nevu-ui - A modern, high-performance GUI framework for games, featuring a declarative style of creating interface.
- pygame-video - Video player for Pygame
- richyplayer - A video player library for pygame(-ce), works on desktop and web
- pygbag - Python and Pygame WASM for everyone.
- pgcooldown - A cooldown/counter class to trigger time based events in games
- pytmx - Python library to read Tiled Map Editor's TMX maps.
- pyscroll - A simple and fast module for animated scrolling maps for your new or existing game.
- game-state - A state machine system that allows you to handle different screens in an organized manner.