For a uniformat develepment environment lock files are a necessary. For python using the same interpreter is important as well. uv fits this goal perfectly and thus is the preffered tool for the development environment.
uv run gamepadla
ruff should be used for formatting the code before it is pushed.