PEX Packaging Toolchain
JSON →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.
Traffic · last 30 days ↑117% vs prev 7d
total hits 22
actors 7 distinct systems
last hit 2d ago MJ12bot
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇫🇷 France · 🇮🇳 India · 🇨🇦 Canada
Resources
packagepypi.org/project/pex/ ↗
API endpoints
full doc /v1/registry/pex
install /v1/registry/pex/install
compatibility /v1/registry/pex/compatibility