Getting started with Python/Jython - Archived Topics - Inductive Automation Forum
Using Jython
I suggest to look at this https://datamelt.org resource. This program includes easy-to-use IDE based on Jython. You can execute jython code using built console of this IDE. This web project also supplies with hundreds of Jython examples with emphasis on data scientists.
Another resource for Jython is Documentation which can be viewed from https://jython.org.
Also look at https://handwiki.org Look at Tutorials and Books sections of this wiki.
More on reddit.comupdate jython wiki tutorial
Import functions with Jython
Videos
I've download the Jython package, but I'm not too sure how to code in it. I can't open the jython.jar file found in the Jython file (I have downloaded Java), so I'm kinda lost as to how to code in Jython at all. Sorry if this question is stupid, I just am really lost right now.