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/[email protected]
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/[email protected]
You can find usage examples in the examples directory.