Al Sweigart's Quickstart uv Tutorial
Posted by Al Sweigart in misc
uv (written in lowercase even if it begins a sentence) is a Python package and project manager that has seen rapid popular adoption by the Python community. This is not a full tutorial nor necessarily a good tutorial for you (the uv documentation is great for that) but it's mainly a writing exercise for myself to think about the parts of uv that I use. It's a quickstart, with just the commands I used on my macbook to use it with terse notes that make sense to me. If a sentence exists in this tutorial, it's something I feel I should memorize like a flashcard. As such, it often lacks context or supporting details.
