Topsis-Chitraksh-102017040


NameTopsis-Chitraksh-102017040 JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/Chitru4/Topsis-Chitraksh-102017040
SummaryThis library is used to run TOPSIS on given data to rank items
upload_time2023-01-22 22:20:31
maintainer
docs_urlNone
authorChitraksh Kumar
requires_python
licenseMIT
keywords topsis ranking project ucs654
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TOPSIS Module by Chitraksh Kumar

## Roll No. 102017040

## Requirements
``` 
pip install pandas
pip install numpy
```

## Install
Download the code using pip
```
pip install pip install Topsis-Chitraksh-102017040
```

## Running the code
```
102017040 102017040.py 102017040-data.csv "1,1,1,1,1" "+,-,+,-,+" 102017040-result-1.csv 
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Chitru4/Topsis-Chitraksh-102017040",
    "name": "Topsis-Chitraksh-102017040",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "TOPSIS,RANKING,PROJECT,UCS654",
    "author": "Chitraksh Kumar",
    "author_email": "chitraksh24@gmail.com",
    "download_url": "https://github.com/Chitru4/Topsis-Chitraksh-102017040/archive/refs/tags/v_0.1.tar.gz",
    "platform": null,
    "description": "# TOPSIS Module by Chitraksh Kumar\n\n## Roll No. 102017040\n\n## Requirements\n``` \npip install pandas\npip install numpy\n```\n\n## Install\nDownload the code using pip\n```\npip install pip install Topsis-Chitraksh-102017040\n```\n\n## Running the code\n```\n102017040 102017040.py 102017040-data.csv \"1,1,1,1,1\" \"+,-,+,-,+\" 102017040-result-1.csv \n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This library is used to run TOPSIS on given data to rank items",
    "version": "0.0.3",
    "split_keywords": [
        "topsis",
        "ranking",
        "project",
        "ucs654"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4d50b79e4cb82364c71b5ba6b080c178ef8b0381a38eae0e36656963fc2e1d5",
                "md5": "ae497005d84c11b019d07fc6de761ad1",
                "sha256": "7f39a9b269f3081032afca509a68ff27837953da5583fde10f524a5c3ab03444"
            },
            "downloads": -1,
            "filename": "Topsis_Chitraksh_102017040-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae497005d84c11b019d07fc6de761ad1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5080,
            "upload_time": "2023-01-22T22:20:31",
            "upload_time_iso_8601": "2023-01-22T22:20:31.175527Z",
            "url": "https://files.pythonhosted.org/packages/a4/d5/0b79e4cb82364c71b5ba6b080c178ef8b0381a38eae0e36656963fc2e1d5/Topsis_Chitraksh_102017040-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-22 22:20:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Chitru4",
    "github_project": "Topsis-Chitraksh-102017040",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "topsis-chitraksh-102017040"
}
        
Elapsed time: 0.03301s