PEX packaging toolchain
PEX files are self-contained executable Python virtual environments. More specifically, they are carefully constructed zip files with a #!/usr/bin/env python and special __main__.py that allows you to interact with the PEX runtime
$
pkg install py311-pexOrigin
devel/py-pex
Size
1.14MiB
License
APACHE20
Maintainer
skreuzer@FreeBSD.org
Dependencies
2 packages
Required by
0 packages