LICENSE
MANIFEST.in
README.md
pyproject.toml
src/optimex/__init__.py
src/optimex/converter.py
src/optimex/lca_processor.py
src/optimex/optimizer.py
src/optimex/postprocessing.py
src/optimex/utils.py
src/optimex.egg-info/PKG-INFO
src/optimex.egg-info/SOURCES.txt
src/optimex.egg-info/dependency_links.txt
src/optimex.egg-info/requires.txt
src/optimex.egg-info/top_level.txt
tests/test_background_process_product_separation.py
tests/test_brownfield.py
tests/test_lca_processing.py
tests/test_merit_order.py
tests/test_operation_constraints.py
tests/test_optimization.py
tests/test_serialization.py
tests/test_single_route_lca_comparison.py
tests/test_two_level_supply_chain.py
tests/test_vintage_deterministic.py
tests/test_vintage_parameters.py