MuJoCo-py
mujoco-py allows using MuJoCo from Python 3
...It provides utilities for loading models, running simulations, and accessing simulation states in real time, along with visualization tools for rendering environments. The project also includes interactive examples showcasing collision handling, texture randomization, state resetting, and robot control. By bridging MuJoCo with Python, mujoco-py enables rapid prototyping, training, and evaluation of AI agents in physics-rich environments.