Topsis-SuddhasattwaKhan-102003687


NameTopsis-SuddhasattwaKhan-102003687 JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-01-22 17:50:51
maintainer
docs_urlNone
authorSuddhasattwa Khan
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Topsis implemented by Suddhasattwa Khan 102003687

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)  
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)

## Functionality of the Package

- Outputs the result(topsis score) and ranking of items in output.csv file you will mention in terminal or command promt
- Inputs the file path of input csv file in terminal

## Example

```
#test.py
##
type:
from Topsis-SuddhasattwaKhan-102003687 import main
n=len(sys.argv)
inputFile= sys.argv[1]
weight=sys.argv[2]
impact=sys.argv[3]
outputFile=sys.argv[4]
# main.topsis(inputFile, weight, impact, outputFile)
```

## Usage

- Make sure you have Python installed in your system.
- Run Following command in the CMD.

```
 pip install Topsis-SuddhasattwaKhan-102003687
```

## Run the following Script.

```
 python <Filename.py> <inputfile.csv> weight impact <outputfile.csv>
```

## Note

- I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.
- Rank 1 corresponds to minimum performance score and so on.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Topsis-SuddhasattwaKhan-102003687",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Suddhasattwa Khan",
    "author_email": "khansuddhasattwa@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/11/22/f901fd5294988a90f2f8aa32a6f95c9c507c3c0da9e772430a9f4f0245bb/Topsis_SuddhasattwaKhan_102003687-0.0.1.tar.gz",
    "platform": null,
    "description": "# Topsis implemented by Suddhasattwa Khan 102003687\r\n\r\n[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)  \r\n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)\r\n\r\n## Functionality of the Package\r\n\r\n- Outputs the result(topsis score) and ranking of items in output.csv file you will mention in terminal or command promt\r\n- Inputs the file path of input csv file in terminal\r\n\r\n## Example\r\n\r\n```\r\n#test.py\r\n##\r\ntype:\r\nfrom Topsis-SuddhasattwaKhan-102003687 import main\r\nn=len(sys.argv)\r\ninputFile= sys.argv[1]\r\nweight=sys.argv[2]\r\nimpact=sys.argv[3]\r\noutputFile=sys.argv[4]\r\n# main.topsis(inputFile, weight, impact, outputFile)\r\n```\r\n\r\n## Usage\r\n\r\n- Make sure you have Python installed in your system.\r\n- Run Following command in the CMD.\r\n\r\n```\r\n pip install Topsis-SuddhasattwaKhan-102003687\r\n```\r\n\r\n## Run the following Script.\r\n\r\n```\r\n python <Filename.py> <inputfile.csv> weight impact <outputfile.csv>\r\n```\r\n\r\n## Note\r\n\r\n- I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.\r\n- Rank 1 corresponds to minimum performance score and so on.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca759186c2c62fac973b62ec144f44e3bbde36df17cb77a925e25a3eefce784a",
                "md5": "0525b784fd6bb81d21f4dd6b24162972",
                "sha256": "63ce4e705a36d42d672c6dc079249d0f0f6254f58d6d1bcf5269c63b1c6ec661"
            },
            "downloads": -1,
            "filename": "Topsis_SuddhasattwaKhan_102003687-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0525b784fd6bb81d21f4dd6b24162972",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3676,
            "upload_time": "2023-01-22T17:50:44",
            "upload_time_iso_8601": "2023-01-22T17:50:44.289009Z",
            "url": "https://files.pythonhosted.org/packages/ca/75/9186c2c62fac973b62ec144f44e3bbde36df17cb77a925e25a3eefce784a/Topsis_SuddhasattwaKhan_102003687-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1122f901fd5294988a90f2f8aa32a6f95c9c507c3c0da9e772430a9f4f0245bb",
                "md5": "c5ac2610354ba1049c76e13752074ae2",
                "sha256": "36fab6f7cf6ba7aa46943a0cb76b20f9ea91aeebc42b2423c6c6979703524aa4"
            },
            "downloads": -1,
            "filename": "Topsis_SuddhasattwaKhan_102003687-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c5ac2610354ba1049c76e13752074ae2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3066,
            "upload_time": "2023-01-22T17:50:51",
            "upload_time_iso_8601": "2023-01-22T17:50:51.111296Z",
            "url": "https://files.pythonhosted.org/packages/11/22/f901fd5294988a90f2f8aa32a6f95c9c507c3c0da9e772430a9f4f0245bb/Topsis_SuddhasattwaKhan_102003687-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-22 17:50:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "topsis-suddhasattwakhan-102003687"
}
        
Elapsed time: 0.08120s