Pex SDK for Python Python bindings for the Pex SDK. Installation You can install the Python language bindings like this: python3 -m venv env . env/bin/activate pip install git+https://github.com/Pexeso/[email protected] Usage examples You can find usage examples in the examples directory.