openLCA is a Java application and, thus, runs on the Java Virtual Machine (JVM). Jython is a Python 2.7 implementation that runs on the JVM. It compiles Python code to Java bytecode which is then ...
openLCA is a Java application and, thus, runs on the Java Virtual Machine (JVM). Jython is a Python 2.7 implementation that runs on the JVM. It compiles Python code to Java bytecode which is then ...
Python | We have released a new, free, python script available for openLCA that reads parameter values from an excel and calculates a product system accordingly. Python & openLCA is not a new feature, ...
Introducing: `openlca-ipc` A Python utilities library for GreenDelta’s openLCA, designed to run LCA calculations following ISO 14040/14044 programmatically. It communicates directly with the openLCA ...