Metadata-Version: 2.4
Name: JCC_module
Version: 0.2.3
Summary: A simple example package created by me
Author: Julio
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy==2.5.1
Requires-Dist: pandas==3.0.5
Requires-Dist: matplotlib==3.11.1
Requires-Dist: seaborn==0.13.2
Requires-Dist: plotly==6.9.0
Requires-Dist: scikit-learn==1.7.2
Requires-Dist: scipy==1.18.0
Requires-Dist: imbalanced-learn==0.14.2
Requires-Dist: optbinning==0.20.0
Requires-Dist: joblib==1.5.3
Requires-Dist: Jinja2==3.1.6
Requires-Dist: nbformat>=5.10
Requires-Dist: torch==2.13.0
Dynamic: license-file

This is just a simple README to show how to install the package:
I made the package pip installable so all you need to do is type in the command prompt "pip install JCC_module"
