Metadata-Version: 2.4
Name: My_Functions_Demo
Version: 0.1.0
Summary: Demo package with utility functions
Author-email: Lizzie Walsh <elizabethkinquistwalsh@gmail.com>
Project-URL: Homepage, https://github.com/lizziewalsh92/My_Functions_Demo
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
Dynamic: license-file

# My_Functions_Demo

A simple demo package with utility functions. Created in Python class, 12/1/25

## Installation

```bash
pip install My_Functions_Demo
