Metadata-Version: 2.1
Name: TOPSIS-Saurabh-Mittal-101853020
Version: 0.0.1
Summary: Topsis score and ranking
Home-page: UNKNOWN
Author: Saurabh Mittal
Author-email: saurabhsm1712@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# TOPSIS

This is a program where in topsis score for different tables can be calculated along with their ranks.
## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install topsis.

```bash
pip install topsis-saurabh-mittal-101853020
```

## How to run

This takes 4 arguments:
1. Data File
2. Weights
3. Impacts
4. Output File

