Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

python-soletta - node infrastructure #1993

Open
tripzero opened this issue May 6, 2016 · 2 comments
Open

python-soletta - node infrastructure #1993

tripzero opened this issue May 6, 2016 · 2 comments
Labels

Comments

@tripzero
Copy link

tripzero commented May 6, 2016

Task Description

Base infrastructure and classes required to generate python bindings for modules such as GPIO, OIC, etc.

Dependencies

Part of the python-soletta bindings feature

@barbieri
Copy link

barbieri commented May 6, 2016

node infrastructure = sol_flow_node? If so, then awesome. Don't go into sol_gpio, sol_oic directly, instead take https://github.com/solettaproject/soletta/blob/master/src/samples/flow/c-api/single-node.c as guide and let's get that to be expose in Python. This way we can create all the over 400 objects in Python.

@tripzero
Copy link
Author

tripzero commented May 6, 2016

Yes. It may need a name change to make that more clear

On Fri, May 6, 2016, 1:51 PM Gustavo Sverzut Barbieri <
[email protected]> wrote:

node infrastructure = sol_flow_node? If so, then awesome. Don't go into
sol_gpio, sol_oic directly, instead take
https://github.com/solettaproject/soletta/blob/master/src/samples/flow/c-api/single-node.c
as guide and let's get that to be expose in Python. This way we can create
all the over 400 objects in Python.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1993 (comment)

@bdilly bdilly added the task label May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants