Metadata-Version: 2.1
Name: pychometrics
Version: 0.1.7
Summary: A package to perform assessment analysis and generate reports
Home-page: https://github.com/Shiva-DS24/pychometrics
Author: Siva Kumar
Author-email: doctsh@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: reportlab
Requires-Dist: pytest
