Metadata-Version: 2.4
Name: topsis-kanishka-102317165
Version: 0.0.1
Summary: TOPSIS implementation in Python
Author-email: Kanishka Rani <krani_be23@thapar.edu>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: license-file

# Topsis-Kanishka-102317165

A Python package to implement TOPSIS (Technique for Order Preference by Similarity to Ideal Solution).

## Installation

```bash
pip install Topsis-Kanishka-102317165
```
