Metadata-Version: 2.1
Name: simplesumproduct
Version: 0.0.2
Summary: Stupid package for a tutorial on how to create a Python package.
Home-page: https://github.com/FabioScielzoOrtiz/my_package_folder
Author: Fabio Scielzo Ortiz
Author-email: fabioscielzo98@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: polars
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: plotly

This is an stupid package for a tutorial on how to create a Python package.

We are currently working on the package.
