Metadata-Version: 2.1
Name: Topsis-Dhwani-102203783
Version: 1.0.1
Summary: Topsis-Dhwani-102203783 - A Python Package for Decision Analysis
Home-page: https://github.com/Dhwanigoyal
Author: Dhwani Goyal
Author-email: dgoyal_be22@thapar.edu
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
Requires-Dist: openpyxl
Requires-Dist: scipy


# Topsis-Dhwani-102203783 - A Python Package for Decision Analysis

Topsis-Dhwani-102203783 is a Python package that implements the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS). This method helps in multi-criteria decision-making, enabling users to rank alternatives based on given criteria, weights, and impacts.

## Overview

The Topsis package offers:
- **Ease of Use**: A command-line interface for quick results.
- **Customizable Inputs**: Allows users to define weights and impacts for each criterion.
- **Automated Ranking**: Generates TOPSIS scores and ranks alternatives.

## Installation

You can install the package directly from PyPI using pip:

pip install Topsis-Dhwani-102203783

## Usage

To use the package:
python Topsis-Dhwani-102203783.py 102203783-data.csv "1,1,1,2" "+,+,-,+" 102203783-result.csv


## Author

Dhwani Goyal  
Email: dgoyal_be22@thapar.edu  
GitHub: [Dhwani Goyal](https://github.com/Dhwanigoyal)
