Code for animations.
Pre-requisites: uv and VS code. Install python through uv at version 3.13 (3.14 does not work at the time of writing).
To open in Visual Studio Code:
- Open Folder (your local git clone)
- Ctrl+Shit+P / Create environment Venv
- Use 'uv sync' to install dependendencies into your local environment
To build test
- Ctrl + Shift + ` (New terminal)
-
pytest