K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2015-07-14T15:53:18.157114Z K 7 svn:log V 277 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 WWW: https://pex.readthedocs.org/en/latest/ END