A command-line implementation of TOPSIS for multi-criteria decision making
Project description
📊 TOPSIS CLI Tool
topsis-shubhkarman-102303661
This package provides a Python-based command-line implementation of the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) method for multi-criteria decision making. It allows users to rank a set of alternatives based on their relative closeness to an ideal best and ideal worst solution using weighted and normalized criteria values.
The tool is designed to be lightweight, easy to install, and simple to use, making it suitable for academic projects, data analysis tasks, and real-world decision support systems.
🚀 Features
- Command-line interface (
topsiscommand) - Supports benefit (
+) and cost (-) criteria - Automatic validation of input data
- Handles numeric CSV input files
- Generates ranked output file with TOPSIS scores
- Cross-platform support (Windows, macOS, Linux)
📦 Installation
Install the package using pip:
pip install topsis-shubhkarman-102303661
## 📦 Command Line Usage
Type the following command in terminal after installation.:
```bash
topsis <InputCSVFile> <Weights> <Impacts> <OutputCSVFile>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file topsis_shubhkarman_102303661-1.0.2.tar.gz.
File metadata
- Download URL: topsis_shubhkarman_102303661-1.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c722b3c71e698fa9233b66a560978ac022fe43007b6c040b26ae0a08eecca23b
|
|
| MD5 |
f8417a75f4fce226113fe3e13fd34c09
|
|
| BLAKE2b-256 |
0c11339f1851e84f8df247710d30f03273e9a552020c3509e3069d0b5f918e03
|
File details
Details for the file topsis_shubhkarman_102303661-1.0.2-py3-none-any.whl.
File metadata
- Download URL: topsis_shubhkarman_102303661-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79cea680ca074364545055817b067fccf27c48ae904fd73bd17501a2220c2db0
|
|
| MD5 |
258429807b8708921560d9c8d755eafa
|
|
| BLAKE2b-256 |
6e0363976af94e2a71306de7389e089a36d6359b4ddfbdbdd45626661e2e7dba
|