LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
test.ipynb
src/model_insight/__init__.py
src/model_insight/change_functions.py
src/model_insight/load_datasets.py
src/model_insight/mcdm_functions.py
src/model_insight/optimization_functions.py
src/model_insight/plotting.py
src/model_insight/process_assessment.py
src/model_insight/simulation_functions.py
src/model_insight.egg-info/PKG-INFO
src/model_insight.egg-info/SOURCES.txt
src/model_insight.egg-info/dependency_links.txt
src/model_insight.egg-info/requires.txt
src/model_insight.egg-info/top_level.txt
src/model_insight/.ipynb_checkpoints/test_modelinsight-checkpoint.ipynb
src/model_insight/datasets/battery.xlsx
src/model_insight/datasets/titanic.csv
tests/__init__.py
tests/example/__init__.py
tests/example/test_mcdm.py