Metadata-Version: 2.4
Name: topsis-anoushka-102303955
Version: 1.0.1
Summary: TOPSIS implementation for multi-criteria decision making
Home-page: https://github.com/anoushkawasthi/topsis-arush-102303889
Author: Anoushka Awasthi
Author-email: awasthinush2580@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Topsis-Anoushka-102303955

[![PyPI Version](https://img.shields.io/pypi/v/topsis-anoushka-102303955.svg)](https://pypi.org/project/topsis-anoushka-102303955/)

This package implements the TOPSIS method.

## Installation
```bash
pip install Topsis-Anoushka-102303955
