Would be great if this can be integrated with [uv](https://github.com/astral-sh/uv) as its package manager that way i can just do ```bash uv run aws-size.py --profile <your_profile_here> --region us-east-1 ``` without worrying about python version, virtual environments and dependencies version
Would be great if this can be integrated with uv as its package manager that way i can just do
without worrying about python version, virtual environments and dependencies version