Hello there,
I am working on a project where I need to integrate custom Python scripts into Visual Components to enhance our simulation capabilities. I am familiar with the basics of Visual Components and Python; but I am encountering a few challenges that I hope the community can help me with.
Firstly; I am trying to understand how to properly interface my custom Python scripts with Visual Components. Specifically; I am interested in how to call external Python libraries from within Visual Components and how to manage dependencies to ensure smooth operation. I have read through the documentation; but I am still unsure about some of the finer details.
Additionally; I am looking for advice on best practices for handling data exchange between Visual Components and external Python scripts. For example; how can I efficiently transfer data back and forth without causing performance issues in the simulation?
Also, I have gone through this post; https://forum.visualcomponents.com/t/controlling-with-external-python-script-mlops/ which definitely helped me out a lot.
If anyone has experience with these types of integrations; I would greatly appreciate any insights or examples you can share. Are there particular strategies or tools within Visual Components that you have found useful for these purposes?
Thank you in advance for your help and assistance.