Metadata-Version: 2.4
Name: Topsis-DHRUV-102303116
Version: 1.0.0
Summary: A Python package for TOPSIS implementation
Author: Dhruv
Author-email: dverma2_be23@thapar.edu
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: openpyxl
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# TOPSIS Package

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

## Installation
```bash
pip install Topsis-DHRUV-102303116
