viblo/pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 91
- Release rhythm 54
- 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: 26
- age_days: 4718
- days_rel: 304
- days_push: 58
- n_releases_24m: 8
Adoption not part of the score
1061 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pymunk is a Pythonic 2D rigid body physics library built on top of Munk2D (a fork of Chipmunk2D). It provides easy-to-use physics simulation for games, demos, and scientific simulations from Python.
Use cases
- add 2d physics to a python game
- simulate rigid bodies with gravity in python
- collision detection between shapes in pygame
- run a physics simulation for a demo or research paper
- build a breakout or platformer game with python
- simulate physics for a self-driving car simulation
When to choose
- you need 2D rigid body physics in a Python project
- you use pygame, pyglet, or kivy and want physics integration
- you want a mature, MIT-licensed physics library with 15+ years of development
- you need wheels for desktop, mobile, or web (pyodide) targets
When to avoid
- you need 3D physics simulation
- you need a physics engine in a non-Python language
- you require thread-safe physics stepping in free-threaded Python
Facets
library · maturity stable
simulation game-engine graphics simulation cross-platform python cross-platform wasm 2d-physics rigid-body-physics chipmunk2d pygame pyglet collision-detection cffi game-development mobile
4 sources
- readme: https://github.com/viblo/pymunk · fetched 2026-08-28 · cdb0ecb1151d
- homepage: http://www.pymunk.org · fetched 2026-08-29 · 43578b41ab49
- site_page: http://www.pymunk.org/en/latest/installation.html · fetched 2026-08-29 · fc617bbb0c65
- site_page: http://www.pymunk.org/en/latest/changelog.html · fetched 2026-08-29 · df8f0495cd2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| viblo/pymunk | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem