LICENSE
README.md
pyproject.toml
setup.py
openlca_ipc/__init__.py
openlca_ipc/calculations.py
openlca_ipc/client.py
openlca_ipc/contributions.py
openlca_ipc/data.py
openlca_ipc/export.py
openlca_ipc/parameters.py
openlca_ipc/results.py
openlca_ipc/search.py
openlca_ipc/simple_client.py
openlca_ipc/systems.py
openlca_ipc/uncertainty.py
openlca_ipc.egg-info/PKG-INFO
openlca_ipc.egg-info/SOURCES.txt
openlca_ipc.egg-info/dependency_links.txt
openlca_ipc.egg-info/requires.txt
openlca_ipc.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_calculations.py
tests/test_client.py
tests/test_data.py
tests/test_search.py