Skip to main content

A package for calling openLCA functions from Python.

Project description

olca-ipc

olca-ipc is a Python package for inter-process communication (IPC) with openLCA. With this, it is possible to call functions of openLCA and processing their results in Python. It implements the unified IPC protocol of openLCA for JSON-RPC and REST APIs. The documentation of these protocols and examples can be found in the openLCA IPC documentation.

Note that this is an unstable alpha version that only works with the latest development version of openLCA 2 that may is not published yet. The latest stable version for openLCA 1.x is 0.0.12:

# for openLCA 1.x
pip install olca-ipc==0.0.12

The source code and API documentation of the version for openLCA 1.x is in the v1 branch of olca-ipc repository. Alpha versions for openLCA 2 are available on pypi.org, see the releases there.

# alpha versions for openLCA 2
pip install olca-ipc==2.0.0a[NUMBER]

If you just want to read and write data for openLCA 2, you can also directly use the olca-schema package, which is a dependency of olca-ipc now.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

olca-ipc-2.0.0a3.tar.gz (19.2 kB view hashes)

Uploaded Source

Built Distribution

olca_ipc-2.0.0a3-py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page