Metadata-Version: 2.4
Name: Topsis-Gurdarshan-102303217
Version: 1.0.0
Summary: A Python package for TOPSIS method for MCDM problems
Author: Gurdarshan Singh
Author-email: gsingh6_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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# Topsis-Gurdarshan-102303217

This is a Python library for handling **Multiple Criteria Decision Making (MCDM)** problems using the **TOPSIS** technique (Technique for Order of Preference by Similarity to Ideal Solution).

## Installation

You can install the package using pip:

```bash
pip install Topsis-Gurdarshan-102303217
