The package manager uv

6 2,923 136
articles words lines of code

Today I learned how to publish a Python package to PyPI with uv.

This practical tutorial shows how to use uv to build and install custom Python CLI applications globally on your system.