Metadata-Version: 2.1
Name: Topsis-Vaibhav-102203568
Version: 0.1
Summary: A Python package for Topsis implementation.
Home-page: https://github.com/VBaldeva/Topsis-YourName-RollNumber
Author: Vaibhav Baldeva
Author-email: vbaldeva_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
Requires-Dist: numpy
Requires-Dist: pandas

# Topsis-Vaibhav-102203568

A Python package to perform Topsis analysis for decision-making.

## Installation
```bash
pip install Topsis-Vaibhav-102203568
