Metadata-Version: 2.1
Name: Topsis-Jasrehmat-102103146
Version: 1.0.0
Summary: Gives the TOPSIS score and rank for your data
Author: Jasrehmat Kaur
Author-email: jasrehmat2003@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown

# TOPSIS Package

This TOPSIS (Technique for Order of Preference by Similarity to Ideal Solution) package provides an implementation of the TOPSIS algorithm in Python.

## Installation

You can install the TOPSIS package using pip:

pip install Topsis-Jasrehmat-102103146

