Pipenv to UV

Posted on 12 April 2025 in Technology • Tagged with pip, pipenv, python, uv

I have been (mostly) happily using Pipenv for many years now on all of my Python projects. Recently, I heard about UV so I'm giving it a try with the very small set of Python dependencies used for this blog.


Continue reading