* Update Python version to 3.13 in devcontainer
* Update `postCreateCommand` to install and use uv
* Update DevContainers paragraph in README with uv commands
* Update commands
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
* Use HTTPS repository link for devcontainer
The SSH repository link means you need to be set up with a key, have already accepted the github.com host key.
Cloning via HTTPS requires less steps.
* Update devcontainer.json
* Update requirements.txt