Metadata-Version: 2.2
Name: topsis-Sarthak_Srivastava_102217018
Version: 1.0.0
Summary: This Python package implements the TOPSIS (Technique for Order of Preference by Similarity to Ideal Solution) method for rank calculation. It helps in ranking alternatives based on multiple criteria by determining their proximity to the ideal and negative-ideal solutions. The package is efficient and easy to use for decision-making tasks.
Author: Sarthak Srivastava
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
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Topsis Rank Calculation
It takes an integer as an input and prints it square.

## Installation
```pip install 102217018-topsis```

## How to use it?
Open terminal and type square and then input the integer

## License

Â© 2025 Sarthak Srivastava

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