Metadata-Version: 2.4
Name: Topsis-Chahat-102303831
Version: 1.0.0
Summary: A Python package implementing TOPSIS for MCDM problems
Author: Chahat
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: openpyxl
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

\# TOPSIS Python Package



\## Installation

pip install Topsis-Chahat-102303831



\## Usage

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



\## Description

This package implements the TOPSIS method for multi-criteria decision making.



