Metadata-Version: 2.1
Name: cs316_package
Version: 0.1.0
Summary: Educational package for CS316 course
Home-page: https://github.com/aniskoubaa/cs316_package
Author: Anis Koubaa
Author-email: anis.koubaa@gmail.com
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
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn

This package contains functions and utilities for the CS316 course.
