Metadata-Version: 2.1
Name: spytopsis
Version: 1.0.0
Summary: 'Topsis analysis of a numeric csv file'
Home-page: https://github.com/manavsharma136
Author: Manav Sharma
Author-email: manavsharma136@gmail.com
License: MIT
Description: TOPSIS
        A Python package to get topsis result
        
        Usage
        Following query on terminal will provide you the topsis detail.
        Usages: python topsis.py <InputDataFile> <Weights> <Impacts>
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
