{"library":"pex","type":"library","category":null,"description":"PEX (Python EXecutable) is a powerful Python packaging tool that creates self-contained Python environments, known as PEX files. These files bundle Python code, dependencies, and optionally a Python interpreter into a single executable, making applications portable and ensuring reproducible builds without needing `pip` or virtual environments on the target system. It simplifies deployment by providing a single artifact. The current version is 2.92.1, and it maintains a rapid release cadence with frequent bug fixes and feature enhancements.","language":"python","status":"active","version":"2.92.1","tags":["packaging","cli","deployment","virtualenv","reproducibility","build-system"],"install":[{"cmd":"pip install pex","imports":["from pex.pex_builder import PEXBuilder"]}],"homepage":"https://pex.readthedocs.io","github":"https://github.com/pex-tool/pex","docs":"https://docs.pex-tool.org/","changelog":"https://github.com/pex-tool/pex/blob/v2.95.2/CHANGES.md","pypi":"https://pypi.org/project/pex/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.64,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pex/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}