Python code in Flowcode
Posted: Wed May 17, 2023 8:24 am
Hi,
I am not sure if this is possible or should go in feature requests.
I have some python code I am going through which seems to do what I need, I have a lot to learn yet. It uses an Arduino to input the data which I do not want to do. I have the data already in Flowcode so I wondered if it is possible to run the flowcode to get / format the data and then run the python code to display it.
So there are 2 questions,
1/ Is it possible to run external python programs from within flowcode, all I think it would need is to just call the file.
2/ Would it be possible to pass parameters/data in to the running python program.
Regards,
Bob
I am not sure if this is possible or should go in feature requests.
I have some python code I am going through which seems to do what I need, I have a lot to learn yet. It uses an Arduino to input the data which I do not want to do. I have the data already in Flowcode so I wondered if it is possible to run the flowcode to get / format the data and then run the python code to display it.
So there are 2 questions,
1/ Is it possible to run external python programs from within flowcode, all I think it would need is to just call the file.
2/ Would it be possible to pass parameters/data in to the running python program.
Regards,
Bob