I've modified the deployment script so it will use UV now for the environment management. First, UV should be installed on t... November, 09, 2025 #CI/CD #Github Actions #Learning #UV
I've modified the deployment script so it will use UV now for the environment management. First, UV should be installed on t...
#CI/CD #Github Actions #Learning #UV
I've decided to use UV to keep my Python workflow fast and simple. It replaces pip, virtualenv, pip-tools, and pipx for me—o...
#Dependencies #Learning #Python #UV