Metadata-Version: 2.1
Name: Topsis-Parth-102216063
Version: 0.1
Summary: TOPSIS method for decision making
Home-page: https://github.com/tyagi-parth5/UCS654/tree/main/Assignment1/Topsis-Parth-102216063
Author: Parth Tyagi
Author-email: tyagiparth65@gmail.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

# Topsis-Parth-102216063

This Python package implements the **TOPSIS** method (Technique for Order Preference by Similarity to Ideal Solution) for decision-making.

## Installation

You can install the package using pip:

```bash
pip install Topsis-Parth-102216063
