py_arm Simple 2D Arm Simulator in Python Installation Clone the repository: git clone GIT_URL py_arm Pip install the package: pip install ./py_arm #(or pip3) You should be able to test that the installation was successful by running: arm_animation.py