Metadata-Version: 2.2
Name: Topsis_AarushPruthi_102203793
Version: 1.0.2
Summary: A Python package for TOPSIS implementation, by Aarush Pruthi
Home-page: https://github.com/arwoooooosh/Topsis_Assignment.git
Author: Aarush Pruthi
Author-email: apruthi_be22@thapar.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.unknown
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Topsis-Aarush-102203793

A Python package to perform the Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) for decision-making problems.

## Installation
```bash
pip install Topsis_AarushPruthi_102203793

