Story

Show HN: Uv-pack – Pack a uv environment for later portable (offline) install

davnn Sunday, January 25, 2026

I kept running into the same problem: modern Python tooling, but deployments to air-gapped systems are a pain. Even with uv, moving a fully locked environment into a network-isolated machine was no fun.

uv-pack should make this task less frustrating. It bundles a locked uv environment into a single directory that installs fully offline—dependencies, local packages, and optionally a portable Python interpreter. Copy it over, run one script, and you get the exact same environment every time.

Just released, would love some feedback!

Summary
The article discusses uv-pack, a tool for packing and unpacking UV data in Blender, a 3D modeling and animation software. The tool aims to simplify the UV mapping process, providing an efficient way to manage and manipulate UV data within Blender projects.
3 0
Summary
github.com
Visit article Read on Hacker News