Metadata-Version: 2.4
Name: s1312001_learn
Version: 0.0.1
Summary: A Python package created for the PyPI repository assignment.
Home-page: https://github.com/Sumaiya-Yesmin/s1312001_learn
Author: Sumaiya Yesmin
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pami
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# s1312001_learn

This repository was created as part of the Python Package Index assignment.

## Package structure

The package contains the following subpackages:

- `statistics`
- `visualization`

## Installation

```bash
pip install s1312001_learn
