| 
	     You are here  | 
        blog.glyph.im | ||
| | | | | 
            
              astral.sh
             | 
        |
| | | | | uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools. | |
| | | | | 
            
              github.com
             | 
        |
| | | | | Simple Python version management. Contribute to pyenv/pyenv development by creating an account on GitHub. | |
| | | | | 
            
              alexwlchan.net
             | 
        |
| | | | | I wrote some shell config to smooth out the experience of using virtual environments in Python. | |
| | | | | 
            
              snarky.ca
             | 
        |
| | | There are a couple of things I always want to be true when I install Python packages for a project: 1. I have a virtual environment 2. Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version | ||