mink is a library for differential inverse kinematics in Python, based on the MuJoCo physics engine.
Install from PyPI:
uv add mink
Or clone and run locally:
git clone https://github.com/kevinzakka/mink.git && cd mink uv sync