Metadata-Version: 2.2
Name: mood_recommender
Version: 0.1.0
Summary: A package to suggest activities based on mood.
Home-page: https://github.com/software-students-spring2025/3-python-package-chugthiskoolaid
Author: Hao Yang, Yukun Dong, Jess Liang, Yifan Zhang
Author-email: hy2640@nyu.edu, yd2578@nyu.edu, jl13594@nyu.edu, yz9016@nyu.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# Python Package Exercise

An exercise to create a Python package, build it, test it, distribute it, and use it. See [instructions](./instructions.md) for details.
