home.social

#pep751 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pep751, aggregated by home.social.

  1. github.com/astral-sh/uv/releas

    This release includes preliminary support for the pylock.toml file format, as standardized in PEP 751 (peps.python.org/pep-0751/).

    pylock.toml is an alternative resolution output format intended to replace requirements.txt (e.g., in the context of uv pip compile, whereby a "locked" requirements.txt file is generated from a set of input requirements).

    #python #uv 0.6.15 #PEP #PEP751

  2. 🐍🔐 Python lockfiles are back!

    Read @brettcannon's new PEP 751 – "A file format to list Python dependencies for installation reproducibility":

    peps.python.org/pep-0751/

    Discuss it:

    discuss.python.org/t/pep-751-l

    #Python #lockfiles #PEP751