Metadata-Version: 2.1
Name: Topsis-Lovish-101917087
Version: 1.0.0
Summary: It calculates the topsis score and ranks accordingly
Home-page: https://github.com/akshat0703/Topsis-Lovish-101917087.git
Author: Lovish Bansal
Author-email: lbansal_be19@thapar.edu
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# TOPSIS 
It takes input from command line and creates a .csv file containing TOPSIS score and ranks.

## Installation
```pip install Topsis-Lovish-101917087```

## How to use it?
Open terminal and type the input in following format
python <program.py> <InputDataFile> <Weights> <Impacts> <ResultFileName>

## License

Â© 2022 Lovish Bansal

This repository is licensed under the MIT license. See LICENSE for details.

