Hynek Schlawack's uv Workflow Guide
Hynek Schlawack's uv Workflow Guide
July 7, 2025
Hynek Schlawack’s new video “uv: Making Python Local Workflows FAST and BORING in 2025” demonstrates practical uv workflows using real examples.
He covers:
- Replacing pip/virtualenv/pyenv with a single tool
- Dependency management and lock files
- Testing and linting integration
just
integration for cross-platform commands
If you missed Part 1 of Hynek’s series, it’s available here.
Last updated on