Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/greendelta/olcarpc.py


https://github.com/greendelta/olcarpc.py

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# olcarpc

This is a Python 3.7+ gRPC client library for
[openLCA 2](https://www.openlca.org/). It can be installed via pip:

```bash
pip install olcarpc
```

See the [openLCA API documentation](https://github.com/GreenDelta/openLCA-ApiDoc)
for the supported service and message types. Also, the [examples](./examples)
folder contains some examples.