Metadata-Version: 2.4
Name: Topsis-Gurvani-102317080
Version: 0.1
Summary: TOPSIS implementation
Author: Gurvani
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: openpyxl
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# TOPSIS Package

This package implements the TOPSIS ranking method.

## Usage

topsis data.xlsx "1,1,1,1,1" "+,+,-,+,+" output.csv
