pyglet/pyglet
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 32
- age_days: 2642
- days_rel: 33
- days_push: 8
- n_releases_24m: 18
Adoption not part of the score
2209 stars · 339 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pyglet is a cross-platform windowing and multimedia library for Python, providing native windows, input handling, OpenGL graphics, and image/audio/video playback with no external dependencies. It is intended for developing games and other visually rich applications on Windows, macOS, and Linux.
Use cases
- build a 2d game in python
- create a window and handle keyboard input in python
- play sounds and music in a python application
- render graphics with opengl from python
- display images and video in a python app
- make a scientific visualization with python
- package a python game into a standalone executable
When to choose
- you want a pure-Python multimedia/game library with no external dependencies
- you need cross-platform native windowing and input handling
- you want direct access to OpenGL with friendly abstractions for shaders and framebuffers
- you need to load images, audio, and video in many formats
When to avoid
- you need a full-featured game engine with built-in physics, scene management, or asset pipelines
- you are building a standard GUI application with widgets and forms
- you need web or mobile deployment
- you rely heavily on the latest pyglet 3.0 features before the stable release
Facets
library · maturity active
graphics audio-processing video-processing gui game-engine graphics cross-platform desktop-applications developer-tools python windows cross-platform opengl multimedia windowing gamedev scientific-visualization no-dependencies game-development macos linux
2 sources
- readme: https://github.com/pyglet/pyglet · fetched 2026-08-28 · 5bf13d6d9b70
- homepage: http://pyglet.org · fetched 2026-08-29 · d5522a493ae4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pyglet/pyglet | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem