## Prerequisites We are using 3.13. To start working on the project, you need the following dependencies on your machine: * Python 3.13 * python3.13-dev (For PyInstaller) We are using [uv](https://docs.astral.sh/uv/) as a package manager, so make sure you have it installed.