Metadata-Version: 2.4
Name: topsis-anshika-102317059
Version: 1.0.0
Summary: TOPSIS implementation as CLI tool
Author-email: Anshika <anshikaahuja6487@gmail.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: license-file

# TOPSIS Package

This package implements TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) for multi-criteria decision making.

## Installation
```bash
pip install topsis-anshika-102317059
