Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uv

Uninstall uv Python package installer

How can I install packages using `uv pip install` without creating a virtual environment in CI/CD pipeline?

After `uv init`, adding script to `[project.scripts]` does not work

python uv

How can I bump the Python package version using uv?

python python-packaging uv

Run python script with uv with path

Activate 'uv' environment - 'venv' mismatch

Use a single pyproject.toml for 'poetry' & 'uv': dev dependencies

How to build a single-file namespace library with uv?

python uv

Using "uv" with cache and git repository fails within docker with "hardlink different from source"

git docker caching uv

Add Python package with UV using environment variable

python pip uv

UV Python Packing: How to set environment variables in virtual envrionments [closed]

python uv

How to build a cffi extension for inclusion in binary python wheel with uv

How can I install a Python package temporarily with uv without adding it to pyproject.toml?

python uv

How do I install Python dev-dependencies using uv?

python uv

How to add requirements.txt to uv environment

python python-venv uv