Metadata-Version: 2.4
Name: Topsis-Yatharth-102303136
Version: 0.0.1
Summary: A Python package for TOPSIS multi-criteria decision making
Author: Yatharth Sharma
Author-email: yatharth04sharma@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Topsis-Yatharth-102303136

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

## Installation
```bash
pip install Topsis-Yatharth-102303136
