python-sdk
python-sdk copied to clipboard
A python FFI that executes leo programs in memory similar to the Aleo SDK should be developed using the Py03 library. It should live in the Python SDK repository, but...
## Motivation This PR proposes a product roadmap for the Python SDK. It's imagined that most of what's listed here can be built within Q1 of 2025. [Rendered Version](https://github.com/iamalwaysuncomfortable/python-sdk/blob/patch-1/ROADMAP.md)
``` (venv) cc@pretty:~$ pip install git+https://github.com/ProvableHQ/python-sdk#subdirectory=zkml Collecting git+https://github.com/ProvableHQ/python-sdk#subdirectory=zkml Cloning https://github.com/ProvableHQ/python-sdk to /tmp/pip-req-build-uco145yl Running command git clone --filter=blob:none --quiet https://github.com/ProvableHQ/python-sdk /tmp/pip-req-build-uco145yl Resolved https://github.com/ProvableHQ/python-sdk to commit 8b8a68d22dfb4c92ec352d25a8829bf2ea5cfc1c Installing build dependencies ... done...
This PR adds the Jupyter notebook and related files for the KYA workshop