Description
Executable Python environments can be built for deployment as self-contained PEX files. Developers and release engineers use pex to package applications, command tools, and dependency sets for repeatable execution. Build inputs and dependency sources should be trusted because packaging can execute project code.