Automatic Python Environments with Mise + uv
Have you ever installed a Python package thinking you were in a virtual environment, only to
realize you accidentally messed up your system installation? After doing this one time too many,
I decided to improve my workflow! This post is going to cover my personal setup: a mix
of…