The author shares their experience of managing Python projects in 2025. They use uv for Python version and dependency management, replacing tools like pip, pyenv, Homebrew, and Poetry. The author explains how they handle Python executables for standalone scripts using a custom bash script that integrates uv to quickly run scripts with specific dependencies.

2m read timeFrom peterbe.com
Post cover image
1 Comment

Sort: