uv

Tag

Cards List
#uv

@charliermarsh: Announcing uv audit: native support for vulnerability scanning across your project's dependencies

X AI KOLs Following · 2026-06-16 Cached

Charlie Marsh announces uv audit, a native vulnerability scanning feature for project dependencies in the uv package manager.

0 favorites 0 likes
#uv

@charliermarsh: ty-pre-commit is out now! Pre-commit hooks for type checkers typically require you to either enumerate your dependencie…

X AI KOLs Following · 2026-06-11 Cached

ty-pre-commit is a new tool that simplifies pre-commit hooks for type checkers by automatically installing dependencies using uv.

0 favorites 0 likes
#uv

Ohbin – uv wrapper for installing tools from GitHub

Hacker News Top · 2026-06-02 Cached

Ohbin is a Python tool that acts as a uv wrapper for installing GitHub release binaries directly into a project, eliminating the need for hand-rolled wrapper packages. It automates download, SHA256 verification, caching, and execution via a simple declarative configuration in pyproject.toml.

0 favorites 0 likes
#uv

Uv is fantastic, but its package management UX is a mess

Hacker News Top · 2026-05-21 Cached

This article critiques the user experience of uv's package management CLI, highlighting missing features like `uv outdated`, unsafe default version constraints without upper bounds, and clunky upgrade commands compared to pnpm and Poetry.

0 favorites 0 likes
#uv

Switching from uv to PDM

Lobsters Hottest · 2026-04-21 Cached

Developer shares experience switching Python projects from uv to PDM, highlighting PDM’s pure-Python codebase, new 2.26.8 release with relative-time dependency cooldown, and enhanced project-management features.

0 favorites 0 likes
← Back to home

Submit Feedback