Metadata-Version: 2.1
Name: Topsis-Manav-102217159
Version: 1.0.0
Summary: A Python package to implement the TOPSIS method for decision making.
Home-page: https://github.com/22MANAV22/Topsis-ManavChhouda-102217159
Author: Manav Chhouda
Author-email: mchhouda_be22@thapar.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy

# TOPSIS Package

This package implements the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) method.

## Installation

```bash
pip install Topsis-<YourName>-<RollNumber>
