Metadata-Version: 2.4
Name: Topsis-Rishika-102313050
Version: 1.0.0
Summary: A Python package implementing the TOPSIS method.
Author: Rishika
Author-email: your_email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# TOPSIS - Rishika (102313050)

A Python library for calculating TOPSIS scores.

## Installation
`pip install Topsis-Rishika-102313050`

## Usage
`topsis <inputDataFile> <weights> <impacts> <resultFileName>`
