A tiny package for symbolically deriving a system's equations of motion in the form
Additionally, given
lagrangian2eom can be installed using pip directly from github
pip install lagrangian2eom@git+https://github.com/lieskjur/lagrangian2eom
or by first cloning the repository and then providing the path
pip install <path to lagrangian2eom>