Metadata-Version: 2.1
Name: topsis-Pranav-102216023
Version: 0.1.0
Summary: A Python package for performing TOPSIS analysis.
Home-page: https://github.com/Pranav07Duggal/UCS654/blob/main/102216023.py
Author: Pranav Duggal
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

This is a Python package for performing TOPSIS.

## Installation

```bash
pip install topsis-Pranav-102216023
