Metadata-Version: 2.4
Name: topsis-hardik-102303494
Version: 0.1.0
Summary: TOPSIS implementation for decision making
Author: Hardik
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# TOPSIS-Hardik-102303494

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

## Installation
```bash
pip install topsis-hardik-102303494
