Name | topsispragati102017122 JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | This is a Python Package implementing TOPSIS |
upload_time | 2023-01-22 18:19:43 |
maintainer | |
docs_url | None |
author | Pragati Rai |
requires_python | |
license | MIT |
keywords |
topsis
mcda
tiet
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## Topsis Python Package
TopsisPy is a Python Package implementing Topsis method used for multi-criteria decision analysis. Topsis stands for 'Technique for Order of Preference by Similarity to Ideal Solution'.
TopsisPy intends to make the process of TOPSIS simple in python. Key features of the package are -
- Easy to use
- Numpy based
- Ideal for Students
## Installation
Install the Package using the command -
bash
$ pip install topsispragati102017122
You may use the Package via commandline as
```bash
$ topsis [path of csv] [weights as string] [impacts as string] [path of result csv as string]
Raw data
{
"_id": null,
"home_page": "",
"name": "topsispragati102017122",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "topsis,mcda,TIET",
"author": "Pragati Rai",
"author_email": "pragatirai57@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/22/32/92904948d549dd0f9cd10c545a51503b416d5c47b4fa9261c7a3259e3e3c/topsispragati102017122-0.0.1.tar.gz",
"platform": null,
"description": "## Topsis Python Package\r\n\r\nTopsisPy is a Python Package implementing Topsis method used for multi-criteria decision analysis. Topsis stands for 'Technique for Order of Preference by Similarity to Ideal Solution'.\r\n\r\nTopsisPy intends to make the process of TOPSIS simple in python. Key features of the package are -\r\n\r\n- Easy to use \r\n- Numpy based \r\n- Ideal for Students\r\n\r\n## Installation\r\n\r\nInstall the Package using the command -\r\n\r\nbash\r\n $ pip install topsispragati102017122\r\n\r\n \r\n\r\nYou may use the Package via commandline as\r\n```bash\r\n $ topsis [path of csv] [weights as string] [impacts as string] [path of result csv as string]\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This is a Python Package implementing TOPSIS",
"version": "0.0.1",
"split_keywords": [
"topsis",
"mcda",
"tiet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "223292904948d549dd0f9cd10c545a51503b416d5c47b4fa9261c7a3259e3e3c",
"md5": "945e5dce756a2e1711d7610d1a3c7693",
"sha256": "089f02e3a3b88e8984a949a47047340a535d564b60dffca120c04c4a314c8074"
},
"downloads": -1,
"filename": "topsispragati102017122-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "945e5dce756a2e1711d7610d1a3c7693",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2564,
"upload_time": "2023-01-22T18:19:43",
"upload_time_iso_8601": "2023-01-22T18:19:43.138502Z",
"url": "https://files.pythonhosted.org/packages/22/32/92904948d549dd0f9cd10c545a51503b416d5c47b4fa9261c7a3259e3e3c/topsispragati102017122-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-22 18:19:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "topsispragati102017122"
}