Building the application

uv run build.py build

or

# With the virtual environment activated
python build.py build

This will create a distributable file for the application in the ‘dist/’ folder.