LICENSE
MANIFEST.in
README.md
fmLCA.py
pyproject.toml
requirements-runtime.txt
requirements.txt
setup.py
fmlca/__init__.py
fmlca/config_manager.py
fmlca/create_fmu.py
fmlca/csv_to_json_translator.py
fmlca/lca_engine.py
fmlca/lca_utils.py
fmlca/lci_data_manager.py
fmlca/run_fmu.py
fmlca.egg-info/PKG-INFO
fmlca.egg-info/SOURCES.txt
fmlca.egg-info/dependency_links.txt
fmlca.egg-info/entry_points.txt
fmlca.egg-info/requires.txt
fmlca.egg-info/top_level.txt
scripts/__init__.py
scripts/create_fmu.py
scripts/csv_to_json_translator.py
scripts/map_simapro_uuid_to_brightway.py
scripts/run_fmu.py
scripts/setup_brightway.py
scripts/setup_environment.py
scripts/validate_requirements.py
src/__init__.py
src/config_manager.py
src/database_manager.py
src/fmu_api.py
src/fmu_generator.py
src/lca_engine.py
src/lca_utils.py
src/lci_data_manager.py
src/resources/__init__.py
src/resources/config/__init__.py
src/resources/config/system_config.json
src/resources/data/__init__.py
src/resources/data/inventory/__init__.py
src/resources/data/inventory/bess.csv
src/resources/data/inventory/default.json
src/resources/data/inventory/example.json
src/resources/data/inventory/pv.csv
src/resources/data/inventory/pv_wecc_bess.json
src/resources/data/inventory/wecc.json
src/resources/data/methods/__init__.py
src/resources/data/methods/brightway_methods_reference.json
src/resources/data/methods/ipcc.json
src/resources/data/methods/recipe_endpoint_ha.json