My other question with a lot of people asking this is 'can your problem be solved by a separate python 3 script set and IPC between them'
One idea to support users who want to leverage Python 3.X for advanced charting or just for using specific C based libraries is to enhance the WebDev module to interface directly with a Python 3.X runtime—essentially acting like an API. This would allow users to execute Python scripts natively within Ignition’s Designer, eliminating the need for external API services...
i had a spec for setting this up that works about like....70% of the way, but you run into a lot of FFI issues
Why do you say that? I get the emails from
jython-dev
and bug-fixing activity continues.
Very few merges to master in the last year., and even fewer of them are substantive.
Yeah, that's a good thing for stable, production-grade code.
Since jython exposes the entire JVM's resources, jython's effective functionality is that of the JVM it runs in.
Thank you for pointing out that thread...it didn't come up in my searches.