Metadata-Version: 2.1
Name: kavian
Version: 0.2.0
Summary: Python statistical modeling toolkit with built-in Pandas and Scikit-Learn integration
Home-page: https://github.com/AdamPSU/Kavian
Author: Adam Torres Encarnacion
Author-email: art5809@psu.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: rich
Requires-Dist: pytest
