News

Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the easiest Python packager yet.
Here's another example where we're using numpy. When we run this program with UV, uv run with numpy, there's a fairly long fetch and setup cycle for the library because numpy is a few dozen megabytes.