thangngoc89·il y a 2 ans·discussuv solves this issue nicely. Uv manages Python version and being a single binary, installing uv involved downloading a file and add it to PATH
thangngoc89·il y a 2 ans·discuss1. You need to run export manual while other tools you mentioned would create it automatically (the lock file) 2. Distinguishes between direct dependencies (packages you added yourself) and indirect dependencies (packages of the packages)