Metadata-Version: 2.1
Name: topsis-gurtaran-102003220
Version: 1.0.0
Summary: Topsis Implimentation
Home-page: https://github.com/gurtaransingh/topsis-gurtaran
Author: Gurtaran Singh
Author-email: gurtaransingh01@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENCE

# Topsis Implimentation by Gurtaran
It takes a csv file, weigths of all columns, impacts as 1 for positive and -1 for negative and output file name as an input and give the final topsis implimented file out.

## Installation
```pip install topsis-gurtaran-102003220```

## How to use it?
Open terminal and type file path, weights, impact as 1 or -1 and output file name.

## License

© 2023 Gurtaran Singh

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