Draft: uv_testing: uv package manager implementation in blubber.
- Add logic for including uv as option for handling environments python dependencies in config/python.go.
- Create logic for running both variants: uv sync and uv pip install
- Add hello-world-python-uv folder under examples/
- Write cucumber explicit tests
Bug: T384584