ProvableHQ / ProvableHQ/python-sdk
Create python FFI with Py03
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 45
- Forks
- 51
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 2
Description
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 formally be imported as a separate python package.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Python SDK repository by reviewing its package entry points and existing Aleo SDK execution APIs. Clarify the intended Py03/PyO3 dependency and the boundary between the repository implementation and separately imported package. Done means a defined FFI that executes Leo programs in memory through the Python package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100