thangngoc89·2 năm trước·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·2 năm trước·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)