Metadata-Version: 2.1
Name: preksha_topsis
Version: 0.0.1
Summary: It calculates the topsis score and gives the best alternative
Home-page: https://github.com/Preksha-Dadoo/preksha_topsis
Author: Preksha Dadoo
Author-email: pdadoo_be22@thapar.edu
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
License-File: LICENSE

# Preksha Topsis
It takes input of few items and calculates the topsis score among them and also gives the best alternative.

## Installation
'''pip install preksha_topsis'''

## How to use it?
Open terminal and type topsis and then input the values

## License

©️ 2024 Preksha Dadoo

This repository is licensed under the MIT license.
See LICENSE for details.
