notebook

a better python venv manager

I love python. It's an amazing language for doing some unstructured avant-garde free verse scripting and I end up using it all the time. Unfortunately, I also hate python as an environment. Its venvs suck, its package manager sucks, and its packaging sucks.

So I want to try and make my life easier with a python venv manager that I'm calling pot.

We'll see how it goes