Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/viblo/pymunk · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
viblo/pymunkmain80

For agents

markdown · JSON · MCP: product_card(name="viblo/pymunk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem