News

A small py.sh script is added to the root of your Python project. This is used to bootstrap a standalone Python interpreter in a hidden .pysh directory.
## This script assumes you have already installed Rust 1.6+ and Python 3.8.5+ ## The script below will install the Aleo Python bindings and create the aleo_python library allowing you to use ## the ...