Talk

uv without sunblock: faster than ever dependency and project management

LanguageEnglish
Audience levelBeginner
Elevator pitch

Ever had a hard time managing your project dependencies or packaging/publishing? Feel like installing packages is taking forever? In this presentation I intend to introduce you to uv, the new tool in the Python ecosystem which will make you faster, more productive, and probably happier.

Abstract

Python developers have a variety of tools for managing packages, dependencies and the project itself, each with its own features, strengths and limitations. However uv reimagines how we handle Python projects, showing you it could be simpler and possible to use just a single tool to do it. In this talk, I’ll compare it against established tools like pip, pipenv, and poetry, demonstrating how it addresses their common pain points.

After this presentation participants will know more about this tool, and know some alternatives to manage their projects.

TagsPackaging and Distribution, Applications, Other
Participant

Vinícius Gubiani Ferreira

Love to code, to read other people’s code, and to help others achieve what they want with code. Be it directly or by guiding them to find out for themselves.