pex-tool / pex

A tool for generating .pex (Python EXecutable) files, lock files and venvs.
https://docs.pex-tool.org/
Apache License 2.0
2.52k stars 258 forks source link

Support turning installed wheel chroots into `.whl` files with full fidelity. #2299

Open jsirois opened 8 months ago

jsirois commented 8 months ago

If we can round trip from a downloaded .whl to an installed wheel chroot and back with full fidelity, then we can fix a long existing latent bug and improve composability of Pex options: