Metadata-Version: 2.1
Name: topsis-simanta-102483083
Version: 1.0.1
Summary: A simple package for TOPSIS implementation
Author: Simanta
Author-email: ssaha_be23@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.txt

# Topsis-Simanta-102483083

This is a Python package to implement the TOPSIS (Technique for Order of Preference by Similarity to Ideal Solution) method for Multi-Criteria Decision Making (MCDM).

## Installation

You can install this package using pip:

```bash
pip install Topsis-Simanta-102483083
