Metadata-Version: 2.1
Name: evo-spotis
Version: 0.0.2
Summary: Package for Multi-Criteria Decision Analysis with Preference Identification
Home-page: https://github.com/energyinpython/EVO-SPOTIS
Author: Aleksandra Bączkiewicz
Author-email: aleksandra.baczkiewicz@phd.usz.edu.pl
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# EVO-SPOTIS
This is Python 3 library for multi-criteria decision analysis with decision-maker preference identification.

# Installation
Downloading and installation can be done using pip
```
pip install evo-spotis
```


