| 1. uv_pip_compile
    just a raw wrapper
    around uv pip compile --generate-hashes;
  2. uv_pip_freeze
    does compile of frozen dependencies
    with generated hashes along the way; | ||
|---|---|---|
| .. | ||
| commands_typed | ||
| tasks | ||
| __init__.py | ||
| commands.py | ||
| py.typed | ||