Python bindings for the Pex SDK.
You can install the Python language bindings like this:
python3 -m venv env
. env/bin/activate
pip install git+https://github.com/Pexeso/pex-sdk-py.git@v4.7.0
You can find usage examples in the examples directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python bindings for the Pex SDK.
You can install the Python language bindings like this:
python3 -m venv env
. env/bin/activate
pip install git+https://github.com/Pexeso/pex-sdk-py.git@v4.7.0
You can find usage examples in the examples directory.